about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-05-31 20:21:46 +0300
committerManeraKai <manerakai@protonmail.com>2023-05-31 20:21:46 +0300
commitf37ade9a939b7af5d0f778b7060bc97b7b97032a (patch)
tree18058dbbcef38f944fc656a7bfe25734d773d328 /src/manifest.json
parentMerge branch 'master' of https://github.com/libredirect/browser_extension (diff)
downloadlibredirect-f37ade9a939b7af5d0f778b7060bc97b7b97032a.zip
Added Export/Import Settings Sync https://github.com/libredirect/browser_extension/issues/576
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 e2f79bd3..d8736bbc 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
 	"name": "__MSG_extensionName__",
 	"description": "__MSG_extensionDescription__",
-	"version": "2.6.2",
+	"version": "2.6.3",
 	"manifest_version": 2,
 	"browser_specific_settings": {
 		"gecko": {