diff options
author | ManeraKai <manerakai@protonmail.com> | 2024-05-02 02:47:44 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2024-05-02 02:47:44 +0300 |
commit | 1b529ed39283a37fd05aeae677727a49c4acb9b6 (patch) | |
tree | ef2ed9a888789d1a11994fa3e32c14c0ac0494de /src/manifest.json | |
parent | Added translation using Weblate (Esperanto) (diff) | |
download | libredirect-1b529ed39283a37fd05aeae677727a49c4acb9b6.zip |
Fixed bug. 2.8.3 => 2.8.4
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 13908f0e..0cacd75f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "2.8.3", + "version": "2.8.4", "manifest_version": 2, "browser_specific_settings": { "gecko": { |