diff options
author | Ajay <[email protected]> | 2024-01-21 14:26:27 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2024-01-21 14:26:27 -0500 |
commit | ade4654ae0249ae6f120f008eb68296df04b2e76 (patch) | |
tree | 6f3d5949817ead9352332969c4cb5918c56b9d6c /manifest | |
parent | 4e9e6282f66259090d414a8aebd7557a27ca7877 (diff) | |
download | SponsorBlock-ade4654ae0249ae6f120f008eb68296df04b2e76.tar.gz SponsorBlock-ade4654ae0249ae6f120f008eb68296df04b2e76.zip |
bump version5.5.1
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 a9f563b7..73e6537b 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.5", + "version": "5.5.1", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |