aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mayhew2012-07-03 14:21:42 -0700
committerJohn Mayhew2012-07-03 14:21:42 -0700
commit79764532dc4f50789c066d528ae7911e3e8d62b4 (patch)
tree84bbc5a9b522da0aa00251e3226a890be52977d4
parent12de4e49a309e210c13eb40b2ffa158ef2eb54a7 (diff)
downloadninja-79764532dc4f50789c066d528ae7911e3e8d62b4.tar.gz
Updated manifest.json for alpha build
-rw-r--r--manifest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json
index 874f0c2f..a4fc9c63 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "Ninja", 2 "name": "Ninja - 0.7.0.0",
3 "description": "Ninja HTML5 Authoring Tool - Alpha Release", 3 "description": "Ninja - Alpha Release 0.7.0.0",
4 "version": "0.7.0.0", 4 "version": "0.7.0.0",
5 "app": { 5 "app": {
6 "launch": { 6 "launch": {
@@ -24,7 +24,7 @@
24 "features": ["css3d", "webgl"] 24 "features": ["css3d", "webgl"]
25 } 25 }
26 }, 26 },
27 "minimum_chrome_version": "18.0.1025.162", 27 "minimum_chrome_version": "20.0.1132.47",
28 "offline_enabled": true, 28 "offline_enabled": true,
29 "update_url": "http://ninjateam.am.mot.com/NinjaApp/update.xml" 29 "update_url": "http://ninjateam.am.mot.com/NinjaApp/update.xml"
30} \ No newline at end of file 30} \ No newline at end of file