Rename to BETA

This commit is contained in:
Neale Pickett 2014-02-15 12:10:57 -07:00
parent 6c17523be0
commit 4dfa34ca50
1 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,12 @@
{
"manifest_version": 2,
"name": "__MSG_appName__",
"short_name": "__MSG_appShortName__",
"name": "BETA Woozle Scoreboard",
"short_name": "BETA Scoreboard",
//"name": "__MSG_appName__",
//"short_name": "__MSG_appShortName__",
"description": "__MSG_appDesc__",
"author": "Neale Pickett <neale@woozle.org>",
"version": "7.0.1",
"version": "7.0.2",
"app": {
"background": {
"scripts": ["res/background.js"]