From bc9f814f4b317f03a119556592e72fc5d6e59e6b Mon Sep 17 00:00:00 2001 From: Wesley Branton Date: Fri, 29 Jul 2022 23:53:21 -0400 Subject: [PATCH] Updated version --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 8140b31..391b848 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "2.2", + "version": "2.3", "description": "__MSG_extensionDescription__", "author": "Wesley Branton", "default_locale": "en",