diff options
author | Ajay <[email protected]> | 2023-05-28 16:12:29 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2023-05-28 16:12:29 -0400 |
commit | 198ae9c41f741cdc7e9e7001cbcba4b97d66ea57 (patch) | |
tree | 0dedf349b1c9fac06ebdb407fb81870bc7632bbc /manifest | |
parent | 1b2be35bd60b5a328090563257c1eb788b364a5d (diff) | |
download | SponsorBlock-198ae9c41f741cdc7e9e7001cbcba4b97d66ea57.tar.gz SponsorBlock-198ae9c41f741cdc7e9e7001cbcba4b97d66ea57.zip |
bump version5.4.8
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 2332fab3..7cd727c9 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.4.7", + "version": "5.4.8", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |