diff options
author | Valerio Virgillito | 2012-07-12 14:16:00 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-07-12 14:16:00 -0700 |
commit | 393b86e1c94147b55f761631beef844f7cdc55b7 (patch) | |
tree | 1e75e5893d27b7f4b8e71f49ac6bc8ffc09e2839 | |
parent | 688e22dc367f37d4b8734a37daa3b823ea450295 (diff) | |
download | ninja-393b86e1c94147b55f761631beef844f7cdc55b7.tar.gz |
Creating a v0.7.1 branch and updating the manifest.json accordingly
Created a v.0.7.1 branch for critical bug fixes.
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 331fd1f8..963b509b 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.8.0.0", | 4 | "version": "0.7.1.0", |
5 | "app": { | 5 | "app": { |
6 | "launch": { | 6 | "launch": { |
7 | "local_path": "index.html" | 7 | "local_path": "index.html" |