about summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 81a2e636..7781c8d4 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.4.1",
+  "version": "1.4.2",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",
@@ -45,4 +45,4 @@
       "strict_min_version": "67.0"
     }
   }
-}
+}
\ No newline at end of file