aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValerio Virgillito2012-04-19 15:37:31 -0700
committerValerio Virgillito2012-04-19 15:37:31 -0700
commitcd44e341169b7a8b70340195840908afc114a789 (patch)
tree9a2a958f9113881f3033db20f379cd1f65a86a44
parentd48f59f89ac6d654ce887d6fb7650f7eb39adccf (diff)
parent3564a009186d21e57a58a25e32e67d9d300c18ad (diff)
downloadninja-cd44e341169b7a8b70340195840908afc114a789.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal
-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