From 682e7bdf2a58c65c9307702bf3d94dbfeef8e8cc Mon Sep 17 00:00:00 2001 From: buzzdecafe Date: Wed, 20 Nov 2013 09:07:47 -0500 Subject: [PATCH] update version in manifest --- manifest.webapp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.webapp b/manifest.webapp index c6185d5..1c15d5d 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -1,6 +1,6 @@ { "name": "KingHunt", - "version": "0.0.1", + "version": "0.2.0", "description": "Chess problems", "launch_path": "/app/index.html", "orientation": ["portrait"],