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 20:19:09 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-27 20:19:09 +0300
commita6fb964e993abd0a568c763e7cdf48e1ed14ac80 (patch)
tree56734946b71b46bc78d00546f759ba29ab186759 /src/manifest.json
parentFixed a bug in exceptions (diff)
downloadlibredirect-a6fb964e993abd0a568c763e7cdf48e1ed14ac80.zip
Refined design. Bump version to 1.4.4
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 fb78974b..5a86bdf2 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.4.3",
+  "version": "1.4.4",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",