diff options
| author | ManeraKai <manerakai@protonmail.com> | 2022-05-24 05:32:22 +0300 |
|---|---|---|
| committer | ManeraKai <manerakai@protonmail.com> | 2022-05-24 05:32:22 +0300 |
| commit | 3b6468902014bd655857d33123a0c176458177a9 (patch) | |
| tree | 0ddea10cccfcbb4b67702c3be57b41c50a134d80 /src/manifest.json | |
| parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
| download | libredirect-3b6468902014bd655857d33123a0c176458177a9.zip | |
Reverted version to 1.7 for now #274
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 c82d6449..c0d5621d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "2.0.0", + "version": "1.7.0", "manifest_version": 2, "browser_specific_settings": { "gecko": { |
