From 64c8f337329909a88ac4b1922639f1e6137af5ee Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 27 Dec 2016 00:20:32 -0500 Subject: [PATCH] version bump --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 2676531e3a..57c5b58693 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "short_name": "__MSG_appName__", - "version": "1.6.1", + "version": "1.6.2", "description": "__MSG_extDesc__", "default_locale": "en", "author": "8bit Solutions LLC",