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 19:06:10 +0000
committerGitHub <noreply@github.com>2022-02-06 19:06:10 +0000
commit93fce2d85a2d5211f4f0556057e4fb9d93f4d489 (patch)
tree0274f7d07a7c50b87caf9ed8de826ea375d22542 /src
parentFixed typos (diff)
downloadlibredirect-93fce2d85a2d5211f4f0556057e4fb9d93f4d489.zip
Bump version
Diffstat (limited to 'src')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 6538e7d5..764650ae 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.3",
+  "version": "1.3.1",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",