From 853fb6a407afec1f62fb28d5d915f89a85990078 Mon Sep 17 00:00:00 2001 From: Amir Torres Date: Mon, 10 Nov 2014 20:02:19 -0600 Subject: [PATCH] Update manifest.webapp --- manifest.webapp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.webapp b/manifest.webapp index e67dbf9..dd04882 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "0.1.3", + "version": "0.1.4", "name": "RepoZilla", "description": "APP installer", "launch_path": "/index.html", @@ -13,4 +13,4 @@ "url": "http://twitter.com/amirtorrez" }, "installs_allowed_from": ["*"] -} \ No newline at end of file +}