From a9bff6580752b21f34442a93ab0a5be7adb15705 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 19 Jan 2018 08:41:18 -0500 Subject: [PATCH] version bumped --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index ff5d958b8d..0c587982a6 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.24.0", + "version": "1.24.1", "description": "__MSG_extDesc__", "default_locale": "en", "author": "8bit Solutions LLC",