From 67c9dee469f204bd4456330f89dd99c7df572c9b Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 17 Oct 2019 08:27:31 -0400 Subject: [PATCH] bump version --- jslib | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jslib b/jslib index e35431f374..669f6ddf93 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit e35431f3742bb9ab0820204b7823a5f4f6dd35b7 +Subproject commit 669f6ddf93bbfe8acd18a4834fff5e1c7f9c91ba diff --git a/src/manifest.json b/src/manifest.json index 69b6f0a970..80f7b4075d 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.42.0", + "version": "1.42.1", "description": "__MSG_extDesc__", "default_locale": "en", "author": "8bit Solutions LLC",