More descriptive description
This commit is contained in:
parent
4bd9407a88
commit
5d7c607980
|
@ -8,8 +8,8 @@
|
|||
"description": "Short application name"
|
||||
},
|
||||
"appDesc": {
|
||||
"message": "Roller Derby Scoreboard",
|
||||
"description": "Application description"
|
||||
"message": "Roller Derby Scoreboard for WFTDA, USARS, RDCL, and MADE",
|
||||
"description": "Application description for app store listing"
|
||||
},
|
||||
|
||||
"period1": {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"short_name": "__MSG_appShortName__",
|
||||
"description": "__MSG_appDesc__",
|
||||
"author": "Neale Pickett <neale@woozle.org>",
|
||||
"version": "6.0.1",
|
||||
"version": "6.0.2",
|
||||
"app": {
|
||||
"background": {
|
||||
"scripts": ["res/background.js"]
|
||||
|
|
Loading…
Reference in New Issue