about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authoralefvanoon <53198048+alefvanoon@users.noreply.github.com>2022-02-06 15:01:57 +0000
committerGitHub <noreply@github.com>2022-02-06 15:01:57 +0000
commitb662a4a5858dfd4a2a9715d27a8e6641a6d6ce6a (patch)
tree96f487a42ab12d0f1960d7abb130f80f8c068e2f /src
parentFinished adding default & custom instances (diff)
downloadlibredirect-b662a4a5858dfd4a2a9715d27a8e6641a6d6ce6a.zip
Bump version
Diffstat (limited to 'src')
-rw-r--r--src/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manifest.json b/src/manifest.json
index ce7bd608..6538e7d5 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.2.2",
+  "version": "1.3",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",
@@ -55,4 +55,4 @@
       "strict_min_version": "67.0"
     }
   }
-}
\ No newline at end of file
+}