diff options
author | Ajay Ramachandran <[email protected]> | 2023-04-17 17:58:09 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2023-04-17 17:58:09 -0400 |
commit | 624c61f383213f957a85bdb6c0bb1c5b6c0ecf68 (patch) | |
tree | 5b5c042fca82ed58016da0bc1963086239f8be8f /manifest/manifest.json | |
parent | bf1be68d0676108c701bd586f9e91e176f4ac26d (diff) | |
download | SponsorBlock-624c61f383213f957a85bdb6c0bb1c5b6c0ecf68.tar.gz SponsorBlock-624c61f383213f957a85bdb6c0bb1c5b6c0ecf68.zip |
bump version5.4.1
Diffstat (limited to 'manifest/manifest.json')
-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 19683b87..61ebb17d 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.4.0", + "version": "5.4.1", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |