bump version

This commit is contained in:
Neale Pickett 2014-02-15 16:15:15 -07:00
parent 3f9b7b91df
commit ccc6a77557
1 changed files with 2 additions and 3 deletions

View File

@ -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 <neale@woozle.org>",
"version": "7.0.2",
"icons": {"128": "res/icon.png"},
"app": {
"background": {
"scripts": ["res/background.js"]