From 58a376bc3a138321aa14581e4fa067a56d9d42f8 Mon Sep 17 00:00:00 2001 From: Anton Gorbunov Date: Wed, 7 Dec 2016 16:19:15 +0500 Subject: [PATCH] Bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a312bb7..4460262 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "description": "__MSG_appDesc__", "icons": { "48": "icon48.png", "128": "icon128.png" }, "default_locale": "en", - "version": "1.5.2", + "version": "1.6.0", "manifest_version": 2, "offline_enabled": true, "author": "Anton Gorbunov",