Update app manifests

- fix name & image paths
- unify version numbers
This commit is contained in:
Lorenz Hübschle-Schneider 2014-06-30 20:20:31 +01:00
commit 1428005d1d
2 changed files with 7 additions and 8 deletions

View file

@ -1,5 +1,5 @@
{
"name": "WeeChat",
"name": "Glowing Bear",
"description": "WeeChat Web frontend",
"launch_path": "/glowing-bear/index.html",
"icons": {
@ -16,6 +16,5 @@
"url": "https://github.com/glowing-bear"
},
"default_locale": "en",
"version": "2"
"version": "0.3.0"
}