about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authoralefvanoon <53198048+alefvanoon@users.noreply.github.com>2022-02-13 14:25:09 +0000
committerGitHub <noreply@github.com>2022-02-13 14:25:09 +0000
commit7c8d236367dbdd6e7b0f6fec51a9dfde5b05815f (patch)
tree39d6a80bab296bb005dff8c763fd9b724073dead
parentUpdated README (diff)
downloadlibredirect-7c8d236367dbdd6e7b0f6fec51a9dfde5b05815f.zip
Bump version
Diffstat (limited to '')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 76ab1fe2..f4bc091f 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.3.1",
+  "version": "1.3.2",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",