From 2d13d18c69a3139c2fb2714abbf36842dbe56b42 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 9 Jun 2017 15:48:36 -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 719e6f5800..f3f8daa604 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.13.0", + "version": "1.13.1", "description": "__MSG_extDesc__", "default_locale": "en", "author": "8bit Solutions LLC",