about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authoralefvanoon <53198048+alefvanoon@users.noreply.github.com>2022-01-29 16:12:29 +0100
committerGitHub <noreply@github.com>2022-01-29 16:12:29 +0100
commite09d166144c8e554be5bfee1fbfe01cb98e6f00e (patch)
treedc40d96597c1ba6de48336457396a2d8b167ab4d
parentSmall fix (diff)
downloadlibredirect-e09d166144c8e554be5bfee1fbfe01cb98e6f00e.zip
Bump version
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 0edce604..419edeb8 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.2",
+  "version": "1.2.1",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",