From 64081fb11106a70e7aefb85e8eeb0e68b068c1d6 Mon Sep 17 00:00:00 2001 From: Anton Gorbunov Date: Mon, 30 Oct 2017 15:03:09 +0300 Subject: [PATCH] Bump version --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 1a2788e..c73205b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -4,7 +4,7 @@ "description": "__MSG_appDesc__", "icons": { "48": "icon48.png", "128": "icon128.png" }, "default_locale": "en", - "version": "1.8.4", + "version": "1.8.5", "manifest_version": 2, "offline_enabled": true, "author": "Anton Gorbunov",