Skip to content

Commit 116d25a

Browse files
author
lucyhe
committed
Bump Chrome webstore minor version
1 parent 3fc7378 commit 116d25a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/chrome/app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "__MSG_appName__",
44
"description": "__MSG_appDescription__",
55
"minimum_chrome_version": "41.0.2267",
6-
"version": "0.5.3",
6+
"version": "0.6.0",
77
"default_locale": "en",
88
"icons": {
99
"128": "icons/default-128.png",

src/chrome/extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_extName__",
3-
"version": "0.5.3",
3+
"version": "0.6.0",
44
"manifest_version": 2,
55
"description": "__MSG_extDescription__",
66
"minimum_chrome_version": "41.0.2267",

0 commit comments

Comments
 (0)