about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-03 19:54:48 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-03 19:54:48 +0300
commitf9ea99a12f68ecfe024057ebf5dc89d17ae8b98a (patch)
tree0de755dabce21f15b03ce23c5391b6895d95b77c /src/manifest.json
parentChanged changeInstance() structure (diff)
downloadlibredirect-f9ea99a12f68ecfe024057ebf5dc89d17ae8b98a.zip
Bump version to 1.4.7
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manifest.json b/src/manifest.json
index b6fe23f7..ec72ba91 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
-  "name": "__MSG_extensionName__",
+  "name": "LibRedirect",
   "description": "__MSG_extensionDescription__",
-  "version": "1.4.6",
+  "version": "1.4.7",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",