From c6be015b6caa2d1646dc672d27bbb4d7d3f89071 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Mon, 9 Jul 2012 14:06:50 -0700 Subject: updating the manifest Signed-off-by: Valerio Virgillito --- manifest.json | 6 +++--- 1 file 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 @@ { - "name": "Ninja", + "name": "Ninja Authoring Tool", "description": "Ninja HTML5 Authoring Tool - Alpha Release", - "version": "0.7.0.0", + "version": "0.8.0.0", "app": { "launch": { "local_path": "index.html" @@ -24,7 +24,7 @@ "features": ["css3d", "webgl"] } }, - "minimum_chrome_version": "18.0.1025.162", + "minimum_chrome_version": "20.0.1132.47", "offline_enabled": true, "update_url": "http://ninjateam.am.mot.com/NinjaApp/update.xml" } \ No newline at end of file -- cgit v1.2.3