diff --git a/manifest.json b/manifest.json index 811a189..01cc1da 100644 --- a/manifest.json +++ b/manifest.json @@ -1,13 +1,12 @@ { "manifest_version": 2, + "version": "7.0.3", "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", - "icons": {"128": "res/icon.png"}, - "description": "__MSG_appDesc__", "author": "Neale Pickett ", - "version": "7.0.2", + "icons": {"128": "res/icon.png"}, "app": { "background": { "scripts": ["res/background.js"]