Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Commit

Permalink
Release version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MadaraUchiha committed Jul 20, 2019
1 parent c7b189d commit 1ca8552
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "SO Dark Chat +",
"description": "Provides a new dark theme for stackoverflow chat.",
"version": "1.1.0",
"version": "1.2.0",
"manifest_version": 2,
"content_scripts": [
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "se-chat-dark-theme-plus",
"version": "1.1.0",
"version": "1.2.0",
"description": "'dark chat theme for stackoverflow'",
"scripts": {
"build": "rimraf dist && webpack --progress",
Expand Down

0 comments on commit 1ca8552

Please sign in to comment.