diff --git a/manifest.json b/manifest.json index 7dfef30..58b9825 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "StoPlay", "short_name": "StoPlay", "homepage_url": "http://stoplay.github.io/", - "version": "1.1.61", + "version": "1.1.62", "author": [ { "name": "Alex Karpov", @@ -62,4 +62,4 @@ "page": "src/options/index.html", "chrome_style": true } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 730fa13..be6a85f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stoplayExt-build", - "version": "1.1.61", + "version": "1.1.62", "author": "Alex Buznik", "dependencies": {}, "repository": { @@ -17,4 +17,4 @@ "grunt-webstore-upload": "^0.9.21", "grunt-zip": "^0.18.2" } -} +} \ No newline at end of file