Skip to content

Commit

Permalink
Ver 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sienori committed Feb 23, 2019
1 parent 6995f5b commit a3fa70f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/manifest-chrome.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manifest_version": 2,
"version": "2.0.0",
"version": "2.0.1",

"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest-firefox.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manifest_version": 2,
"version": "2.0.0",
"version": "2.0.1",

"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest-opera.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manifest_version": 2,
"version": "2.0.0",
"version": "2.0.1",

"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
Expand Down

0 comments on commit a3fa70f

Please sign in to comment.