diff options
author | Ajay <[email protected]> | 2024-02-13 22:35:44 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2024-02-13 22:35:44 -0500 |
commit | 9d04482d190dcc54ce62d6be97cb2f6e6950fc5b (patch) | |
tree | 868145e33bf97a09d45cc3b854481f966e95702f /manifest | |
parent | 7c661f8e67488ded17a406940a9bec0f948bd154 (diff) | |
download | SponsorBlock-9d04482d190dcc54ce62d6be97cb2f6e6950fc5b.tar.gz SponsorBlock-9d04482d190dcc54ce62d6be97cb2f6e6950fc5b.zip |
bump version5.5.5
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 f176a6d4..6cb5e61f 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.5.4", + "version": "5.5.5", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |