diff options
author | Valerio Virgillito | 2012-07-09 14:22:50 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-07-09 14:22:50 -0700 |
commit | 26d4b5ce30e6e0ea6e0fde870853c1e2a673a7b4 (patch) | |
tree | e8c8f53dc2be1b832b21afc56323d400a6b18d03 | |
parent | 262d436b34eccd6d6a04af47ef3f85889601c446 (diff) | |
download | ninja-26d4b5ce30e6e0ea6e0fde870853c1e2a673a7b4.tar.gz |
updating the manifest on v0.7
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 874f0c2f..dcccb7f8 100644 --- a/manifest.json +++ b/manifest.json | |||
@@ -1,5 +1,5 @@ | |||
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.7.0.0", |
5 | "app": { | 5 | "app": { |
@@ -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 |