From f730f6e0d855f3b18c6db8c4bd401092c17d6085 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Mon, 28 Mar 2016 15:27:28 -0700 Subject: Bump version to 1.1.1 --- app/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/manifest.json b/app/manifest.json index dba3a7c6a..cc0fdbd5a 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_appName__", - "version": "1.1.0", + "version": "1.1.1", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { -- cgit