From 38c44dc9663dab7d8863d7101f705bf0f791cf80 Mon Sep 17 00:00:00 2001 From: John Mayhew Date: Thu, 19 Apr 2012 14:33:45 -0700 Subject: Updated Manifest.json for the CRX build --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 50e1cba1..630963d2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Ninja", "description": "Ninja HTML5 Authoring Tool - Alpha Release", - "version": "0.5.1.0", + "version": "0.5.3.0", "app": { "launch": { "local_path": "index.html" @@ -22,7 +22,7 @@ "features": ["css3d", "webgl"] } }, - "minimum_chrome_version": "17.0.0.0", + "minimum_chrome_version": "18.0.1025.162", "offline_enabled": true, "update_url": "http://ninjateam.am.mot.com/NinjaApp/update.xml" } \ No newline at end of file -- cgit v1.2.3