diff options
author | Ajay Ramachandran <[email protected]> | 2021-12-28 15:25:20 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-12-28 15:25:20 -0500 |
commit | c3107ffcff63938a035ebe211f9de452b211f5ab (patch) | |
tree | da879f708c4c47c9bd434a597d4bc8cee5590f81 /manifest/manifest.json | |
parent | 4bca8ad2f7a8401543a85c9eb46f3dc0cf99e031 (diff) | |
download | SponsorBlock-c3107ffcff63938a035ebe211f9de452b211f5ab.tar.gz SponsorBlock-c3107ffcff63938a035ebe211f9de452b211f5ab.zip |
bump version3.7
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 cdd23346..be6129f3 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.6.2", + "version": "3.7", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |