diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-10-22 23:27:39 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-10-22 23:27:39 +0300 |
commit | e5ccdae2b6ff4eb8211ff46bcddc431d41340cbe (patch) | |
tree | ff2a0888740895ddfd1e600e163ada3578a49878 /src/manifest.json | |
parent | Improve README.md readability (diff) | |
download | libredirect-e5ccdae2b6ff4eb8211ff46bcddc431d41340cbe.zip |
2.3.2 => 2.3.3
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 0d4d86a3..708b101b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "2.3.2", + "version": "2.3.3", "manifest_version": 2, "browser_specific_settings": { "gecko": { |