diff options
author | Ajay Ramachandran <[email protected]> | 2022-01-01 14:41:07 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2022-01-01 14:41:07 -0500 |
commit | 6ed946c99829079dd5f5978bf37710453f8a4b9d (patch) | |
tree | 5f0acd20e6c7d44021aa09a69214834c3efe4546 /manifest/manifest.json | |
parent | 894410db98e421a5d1316387a969a191a8ad653e (diff) | |
download | SponsorBlock-6ed946c99829079dd5f5978bf37710453f8a4b9d.tar.gz SponsorBlock-6ed946c99829079dd5f5978bf37710453f8a4b9d.zip |
bump version3.7.2
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 fcb22641..181118c6 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.7.1", + "version": "3.7.2", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |