From a66bf533daccc3b850b7af12d7fd335fbd406beb Mon Sep 17 00:00:00 2001 From: John Mayhew Date: Thu, 16 Feb 2012 17:21:09 -0800 Subject: Updated the update url in our manifest file to point to our internal server. --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 12047172..12a5d8b7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Motorola Ninja", "description": "Motorola Ninja HTML5 Authoring Tool Pre-Alpha", - "version": "0.5.0.0", + "version": "0.5.0.1", "app": { "launch": { "local_path": "index.html" @@ -19,7 +19,7 @@ "features": ["css3d", "webgl"] } }, - "minimum_chrome_version": "16.0.0.0", + "minimum_chrome_version": "17.0.0.0", "offline_enabled": true, - "update_url": "http://tetsubo.org/go/ninjaupdate" + "update_url": "http://ninjateam.am.mot.com/NinjaApp/update.xml" } \ No newline at end of file -- cgit v1.2.3