diff options
author | Ajay <[email protected]> | 2024-06-23 00:33:39 +0530 |
---|---|---|
committer | Ajay <[email protected]> | 2024-06-23 00:33:39 +0530 |
commit | e9a77355bb994e44729ca0aba7afd336d815a155 (patch) | |
tree | 81be96ccea4df89a2c6d43fc022e8f47789d770f /manifest | |
parent | 116190f2b34b2df54b1a9038e0e087c7302d1e45 (diff) | |
download | SponsorBlock-e9a77355bb994e44729ca0aba7afd336d815a155.tar.gz SponsorBlock-e9a77355bb994e44729ca0aba7afd336d815a155.zip |
bump version5.7
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json index a30bfb64..ec696f4e 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.6.1", + "version": "5.7", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |