diff options
author | Valerio Virgillito | 2012-07-18 15:33:36 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-07-18 15:33:36 -0700 |
commit | bc338d0ea9b5b711d36ca748c74e9c9ad59d0f99 (patch) | |
tree | e7b1f536b55e6648a4639ac7041a9ab248d164f6 | |
parent | ecc2f1c6296ac5e706b1d6388254c8df24a01066 (diff) | |
download | ninja-bc338d0ea9b5b711d36ca748c74e9c9ad59d0f99.tar.gz |
upgrading the manifest back to v0.8.0
Manifest got overridden by the last merge.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 963b509b..331fd1f8 100644 --- a/manifest.json +++ b/manifest.json | |||
@@ -1,7 +1,7 @@ | |||
1 | { | 1 | { |
2 | "name": "Ninja Authoring Tool", | 2 | "name": "Ninja Authoring Tool", |
3 | "description": "Ninja HTML5 Authoring Tool - Alpha Release", | 3 | "description": "Ninja HTML5 Authoring Tool - Alpha Release", |
4 | "version": "0.7.1.0", | 4 | "version": "0.8.0.0", |
5 | "app": { | 5 | "app": { |
6 | "launch": { | 6 | "launch": { |
7 | "local_path": "index.html" | 7 | "local_path": "index.html" |