about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2024-09-13 21:11:49 +0300
committerManeraKai <manerakai@protonmail.com>2024-09-13 21:11:49 +0300
commitdf61cdb265c90b37ba0317417d04d709204e74b3 (patch)
tree10e2b4c56fe49f6af685ce20525886f99f306c63 /src/manifest.json
parentMerge branch 'master' of https://github.com/libredirect/browser_extension (diff)
downloadlibredirect-df61cdb265c90b37ba0317417d04d709204e74b3.zip
Fixing bugs. 2.9.1 => 3.0.0
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 16a863f1..7bb01fd8 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "2.9.1",
+  "version": "3.0.0",
   "manifest_version": 2,
   "browser_specific_settings": {
     "gecko": {