aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-16 22:08:04 -0800
committerValerio Virgillito2012-02-16 22:08:04 -0800
commit0175cb67e426a27a3ecfb7b81317caa383c8a5a5 (patch)
treeb4fbfcaabaadff508ad5463e8f71fd643995aacb /manifest.json
parentfe71cb9aa1700199c0089166ad54fc56eb760644 (diff)
parent9f0c4efe2ed9a00f2c5d85c9d88a8040fedb5d8f (diff)
downloadninja-0175cb67e426a27a3ecfb7b81317caa383c8a5a5.tar.gz
Merge branch 'refs/heads/master' into components
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json
index 12047172..12a5d8b7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "Motorola Ninja", 2 "name": "Motorola Ninja",
3 "description": "Motorola Ninja HTML5 Authoring Tool Pre-Alpha", 3 "description": "Motorola Ninja HTML5 Authoring Tool Pre-Alpha",
4 "version": "0.5.0.0", 4 "version": "0.5.0.1",
5 "app": { 5 "app": {
6 "launch": { 6 "launch": {
7 "local_path": "index.html" 7 "local_path": "index.html"
@@ -19,7 +19,7 @@
19 "features": ["css3d", "webgl"] 19 "features": ["css3d", "webgl"]
20 } 20 }
21 }, 21 },
22 "minimum_chrome_version": "16.0.0.0", 22 "minimum_chrome_version": "17.0.0.0",
23 "offline_enabled": true, 23 "offline_enabled": true,
24 "update_url": "http://tetsubo.org/go/ninjaupdate" 24 "update_url": "http://ninjateam.am.mot.com/NinjaApp/update.xml"
25} \ No newline at end of file 25} \ No newline at end of file