aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 50e1cba1..630963d2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "Ninja", 2 "name": "Ninja",
3 "description": "Ninja HTML5 Authoring Tool - Alpha Release", 3 "description": "Ninja HTML5 Authoring Tool - Alpha Release",
4 "version": "0.5.1.0", 4 "version": "0.5.3.0",
5 "app": { 5 "app": {
6 "launch": { 6 "launch": {
7 "local_path": "index.html" 7 "local_path": "index.html"
@@ -22,7 +22,7 @@
22 "features": ["css3d", "webgl"] 22 "features": ["css3d", "webgl"]
23 } 23 }
24 }, 24 },
25 "minimum_chrome_version": "17.0.0.0", 25 "minimum_chrome_version": "18.0.1025.162",
26 "offline_enabled": true, 26 "offline_enabled": true,
27 "update_url": "http://ninjateam.am.mot.com/NinjaApp/update.xml" 27 "update_url": "http://ninjateam.am.mot.com/NinjaApp/update.xml"
28} \ No newline at end of file 28} \ No newline at end of file