From 315b98834415c382b3d0c0d9634fcd6e33d621ac Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 4 May 2017 20:36:55 -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 431586ebea..9ca318eb5e 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.12.1", + "version": "1.12.2", "description": "__MSG_extDesc__", "default_locale": "en", "author": "8bit Solutions LLC",