diff options
author | Ajay <[email protected]> | 2023-09-23 12:18:32 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2023-09-23 12:18:32 -0400 |
commit | dde443ccecbfb89e63ee44e5513e7c41244d756e (patch) | |
tree | f2c8e1f65c599209dfcc2c9f9fa0e7ab1a1f75fd /manifest | |
parent | 01b1380b789b65364cc4d50403da31e4fa6b7dd0 (diff) | |
download | SponsorBlock-dde443ccecbfb89e63ee44e5513e7c41244d756e.tar.gz SponsorBlock-dde443ccecbfb89e63ee44e5513e7c41244d756e.zip |
bump version
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 3849112a..b64a4fdf 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.4.20", + "version": "5.4.21", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |