diff options
author | Hygna <hygna@proton.me> | 2022-10-04 19:00:06 +0100 |
---|---|---|
committer | Hygna <hygna@proton.me> | 2022-10-04 19:00:06 +0100 |
commit | aa408a4c9b3fd61d355328490e20048f77d0c647 (patch) | |
tree | 841ec358fbab402b625b860d83432b10e2a1d32a /src/manifest.json | |
parent | updated instances (diff) | |
parent | Display if server is not found, made images in settings clickable (diff) | |
download | libredirect-aa408a4c9b3fd61d355328490e20048f77d0c647.zip |
Merge branch 'optimizations'
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 cc804f9d..5674b8f6 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "2.2.1", + "version": "2.3.0", "manifest_version": 2, "browser_specific_settings": { "gecko": { |