From a95bd44217234cbdc0b7caad267f2d81aba95688 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sun, 3 Sep 2017 13:04:38 -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 a8fa47412c..c6f19c9e83 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.15.2", + "version": "1.15.3", "description": "__MSG_extDesc__", "default_locale": "en", "author": "8bit Solutions LLC",