about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-27 23:37:09 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-27 23:37:18 +0300
commitd88fa5addd16d2446f02ef62dfec9cc2b26d71c0 (patch)
tree7a6647955994ced7c107ad888f3243c57b17c024 /src/manifest.json
parentFixed settings for youtube #69 (diff)
downloadlibredirect-d88fa5addd16d2446f02ef62dfec9cc2b26d71c0.zip
Bump version to 1.4.5
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index f2a5ee7d..21f6a2c6 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",