about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-05-25 13:47:59 +0300
committerManeraKai <manerakai@protonmail.com>2023-05-25 13:47:59 +0300
commit0aaf49eef1a4667ddd0234bb52cbdfc925a524c0 (patch)
tree4824c9a013f846eacc71fc30c815aaad61d007c6 /src/manifest.json
parentAdded In New Tab options for context menus https://github.com/libredirect/bro... (diff)
downloadlibredirect-0aaf49eef1a4667ddd0234bb52cbdfc925a524c0.zip
Fixed crashing bc of a removed frontend https://github.com/libredirect/browser_extension/issues/713
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 f97ba5a4..c332e67b 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
 	"name": "__MSG_extensionName__",
 	"description": "__MSG_extensionDescription__",
-	"version": "2.6.0",
+	"version": "2.6.1",
 	"manifest_version": 2,
 	"browser_specific_settings": {
 		"gecko": {