We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc7378 commit 116d25aCopy full SHA for 116d25a
src/chrome/app/manifest.json
@@ -3,7 +3,7 @@
3
"name": "__MSG_appName__",
4
"description": "__MSG_appDescription__",
5
"minimum_chrome_version": "41.0.2267",
6
- "version": "0.5.3",
+ "version": "0.6.0",
7
"default_locale": "en",
8
"icons": {
9
"128": "icons/default-128.png",
src/chrome/extension/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "__MSG_extName__",
"manifest_version": 2,
"description": "__MSG_extDescription__",
0 commit comments