aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-01 22:54:09 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-01 22:54:09 +0300
commit243c305e5a9398b3e0d846b9b131aac307cd6fd1 (patch)
tree04b0ac74efac46b33e37a454131b9185a7f6bbde /src
parentFixed bypass to twitter bug #71 (diff)
downloadlibredirect-243c305e5a9398b3e0d846b9b131aac307cd6fd1.zip
Updated packages. Bump version to 1.4.6
Diffstat (limited to '')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 53b7a518..b6fe23f7 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
- "version": "1.4.5",
+ "version": "1.4.6",
"manifest_version": 2,
"background": {
"page": "pages/background/background.html",