diff options
author | Ajay <[email protected]> | 2024-05-24 03:26:02 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2024-05-24 03:26:02 -0400 |
commit | 15fcc971f64d20986e6f3c91781106344444c8d5 (patch) | |
tree | 3cd98a34f5195c5bacca4892dbe38daace2b469f /manifest | |
parent | 32adbb95817bec4d7d526c24a72cc95debb8c0bd (diff) | |
download | SponsorBlock-15fcc971f64d20986e6f3c91781106344444c8d5.tar.gz SponsorBlock-15fcc971f64d20986e6f3c91781106344444c8d5.zip |
bump version5.6
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 81e4783a..6789e681 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.5.9", + "version": "5.6", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |