diff options
author | Ajay Ramachandran <[email protected]> | 2022-01-14 00:30:04 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2022-01-14 00:30:04 -0500 |
commit | 70b2491975baa54d686a4e94b734cfcba3f6e575 (patch) | |
tree | f072094d6638e570b5c10c87fdd9295e692e7725 /manifest/manifest.json | |
parent | 0fdb76ffe09f180c3465c63ff014fbc494a26ae4 (diff) | |
download | SponsorBlock-70b2491975baa54d686a4e94b734cfcba3f6e575.tar.gz SponsorBlock-70b2491975baa54d686a4e94b734cfcba3f6e575.zip |
bump version4.0.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 48f3d5fe..173db211 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.0", + "version": "4.0.1", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |