about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-07-22 13:14:35 +0300
committerManeraKai <manerakai@protonmail.com>2023-07-23 21:43:06 +0300
commit623aacfad2606d9d4df8357951a6299ffccc4930 (patch)
treeb6383e1d7f2cc5c8663a5e805d277cb2d2073def /src/manifest.json
parentFixed bug in medium https://github.com/libredirect/browser_extension/issues/764 (diff)
downloadlibredirect-623aacfad2606d9d4df8357951a6299ffccc4930.zip
Hopefully fixing https://github.com/libredirect/browser_extension/issues/765
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 2540f1f2..d8e1e603 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
 	"name": "__MSG_extensionName__",
 	"description": "__MSG_extensionDescription__",
-	"version": "2.7.0",
+	"version": "2.7.1",
 	"manifest_version": 2,
 	"browser_specific_settings": {
 		"gecko": {