aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorhwc4872012-07-09 16:08:02 -0700
committerhwc4872012-07-09 16:08:02 -0700
commit5085d0f67df89a21715308956004164597a6ba79 (patch)
tree2c896163143a66331205a39b0a3b1b45d51bf12a /manifest.json
parent51f1691f792dbda9b740ded8aa0457c9406db156 (diff)
parent84b3327bd92faafab7954b5eb64c7abe24a3fe13 (diff)
downloadninja-5085d0f67df89a21715308956004164597a6ba79.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into GridFixes
Conflicts: js/helper-classes/3D/StageLine.js
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json
index 874f0c2f..c2dc6a3d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "Ninja", 2 "name": "Ninja Authoring Tool",
3 "description": "Ninja HTML5 Authoring Tool - Alpha Release", 3 "description": "Ninja HTML5 Authoring Tool - Alpha Release",
4 "version": "0.7.0.0", 4 "version": "0.8.0.0",
5 "app": { 5 "app": {
6 "launch": { 6 "launch": {
7 "local_path": "index.html" 7 "local_path": "index.html"
@@ -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