about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-13 22:05:09 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-13 22:05:09 +0300
commit1f2fa608d7f3025038285ea7343fda76afc8df3e (patch)
treecca77acf96f09e58e001c736cc3a96b9eaa65332 /src
parentFixed a bug in reddit options page (diff)
parent Bump version (diff)
downloadlibredirect-1f2fa608d7f3025038285ea7343fda76afc8df3e.zip
Merge branch 'master' of https://github.com/libredirect/libredirect
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 f4bc091f..eb94ea0f 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.3.2",
+  "version": "1.3.3",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",