diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-05-21 20:13:34 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-05-21 20:13:51 +0300 |
commit | ddf88f4be682d194b8bea45a376f9a948800196e (patch) | |
tree | bd469bde94657cd4b96f7276d3dd60fb04ca886b /src/manifest.json | |
parent | Fixing things and refining design (diff) | |
download | libredirect-ddf88f4be682d194b8bea45a376f9a948800196e.zip |
Updating images. Bump version => 2.0.0
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 c0d5621d..c82d6449 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "1.7.0", + "version": "2.0.0", "manifest_version": 2, "browser_specific_settings": { "gecko": { |