diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-06-16 11:37:42 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-06-16 11:37:42 +0300 |
commit | 4c4c47e82f6f0cd3ec5861f6903f721d16d94aa8 (patch) | |
tree | fc542fe73908db95da3d752f7ae553b7459946aa /src/manifest.json | |
parent | update instances (diff) | |
download | libredirect-4c4c47e82f6f0cd3ec5861f6903f721d16d94aa8.zip |
Fixed small things. apparently Fixed Instances got fixed #337
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 d52bc347..fa292506 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "2.1.0", + "version": "2.2.0", "manifest_version": 2, "browser_specific_settings": { "gecko": { |