aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorJohn Mayhew2012-04-19 14:33:45 -0700
committerJohn Mayhew2012-04-19 14:33:45 -0700
commit38c44dc9663dab7d8863d7101f705bf0f791cf80 (patch)
tree76313c328abda9bf0bfd6d5df51f4d50021d7e64 /manifest.json
parent6d33345a9e609e36539d2efa25569f5eeb04a2af (diff)
downloadninja-38c44dc9663dab7d8863d7101f705bf0f791cf80.tar.gz
Updated Manifest.json for the CRX build
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 50e1cba1..630963d2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "Ninja", 2 "name": "Ninja",
3 "description": "Ninja HTML5 Authoring Tool - Alpha Release", 3 "description": "Ninja HTML5 Authoring Tool - Alpha Release",
4 "version": "0.5.1.0", 4 "version": "0.5.3.0",
5 "app": { 5 "app": {
6 "launch": { 6 "launch": {
7 "local_path": "index.html" 7 "local_path": "index.html"
@@ -22,7 +22,7 @@
22 "features": ["css3d", "webgl"] 22 "features": ["css3d", "webgl"]
23 } 23 }
24 }, 24 },
25 "minimum_chrome_version": "17.0.0.0", 25 "minimum_chrome_version": "18.0.1025.162",
26 "offline_enabled": true, 26 "offline_enabled": true,
27 "update_url": "http://ninjateam.am.mot.com/NinjaApp/update.xml" 27 "update_url": "http://ninjateam.am.mot.com/NinjaApp/update.xml"
28} \ No newline at end of file 28} \ No newline at end of file