aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-01-30 20:30:02 +0300
committerManeraKai <manerakai@protonmail.com>2022-01-30 20:30:02 +0300
commit8c1f38460be9a6c4244ce3db385a2e767b4cbe55 (patch)
tree76d7036e0b5b1dbb387e725a5f79e5eab2d33ceb /src
parentActivating reddit frontend btn. Excluding medium.com #19 (diff)
parentBump version (diff)
downloadlibredirect-8c1f38460be9a6c4244ce3db385a2e767b4cbe55.zip
merging branches
Diffstat (limited to '')
-rw-r--r--src/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 451383d6..fad22bfc 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
- "version": "1.2.1",
+ "version": "1.2.2",
"manifest_version": 2,
"background": {
"page": "pages/background/background.html",
@@ -101,4 +101,4 @@
"strict_min_version": "67.0"
}
}
-} \ No newline at end of file
+}