about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-21 07:25:33 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-21 07:25:33 +0300
commit2c33dbc8b9ed2b424ae5fd7d2c751758950f5d41 (patch)
treedfd3d9b4b2b1fb9dfa41c65205741b698c7275ee /src
parentAdded Liberapay (diff)
downloadlibredirect-2c33dbc8b9ed2b424ae5fd7d2c751758950f5d41.zip
Bump version to 1.4.0
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 8abc84e2..662093af 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.3.4",
+  "version": "1.4.0",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",