From 398e9a0948f56cd0e6d2c02e45e297882ac1c4a1 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 4 Aug 2017 15:34:32 -0400 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 e571250b4a3..58a108cd036 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.14.2", + "version": "1.14.3", "description": "__MSG_extDesc__", "default_locale": "en", "author": "8bit Solutions LLC",