diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-01-23 12:54:45 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-01-23 12:54:45 +0300 |
commit | 7c2e8f08c70ef9b890ac623881847d28c7054ac7 (patch) | |
tree | 6adb3100207e20fc8a79419b22100e0f982aaa80 /src/manifest.json | |
parent | Fixed bugs (diff) | |
download | libredirect-7c2e8f08c70ef9b890ac623881847d28c7054ac7.zip |
Optimized code
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index 1b5a9634..bf636106 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "3.0.0", + "version": "2.5.0", "manifest_version": 2, "browser_specific_settings": { "gecko": { |