diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-01-30 15:46:10 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-01-30 15:46:10 +0300 |
commit | 21e87a6412b4dac679846884af16f744bc152eca (patch) | |
tree | 77b1d67e150fb77a1c5b19dee8ee22e6dad6d255 /src/manifest.json | |
parent | Updated screenshots (diff) | |
download | libredirect-21e87a6412b4dac679846884af16f744bc152eca.zip |
Fixed locales and other typing stuff
Diffstat (limited to '')
-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 179d38bb..4ca1d051 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "2.5.0", + "version": "2.5.1", "manifest_version": 2, "browser_specific_settings": { "gecko": { |