From ab18ad7500f7d1d6499577aee681a116e6e8ca5a Mon Sep 17 00:00:00 2001 From: kumavis Date: Mon, 8 Feb 2016 11:40:55 -0800 Subject: 0.9.0 --- app/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/manifest.json b/app/manifest.json index 272e3a203..8e482f5b4 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_appName__", - "version": "0.7.0", + "version": "0.9.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { -- cgit