diff options
author | Ajay Ramachandran <[email protected]> | 2021-11-24 18:33:53 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-24 18:33:53 -0500 |
commit | 9d70332c9aad13745c25287908dfcf4516cd751e (patch) | |
tree | 1803470a2f87bd9fb8b24b18f58c5f5b3db5b595 | |
parent | 8150d38df0c0a624f4f0af8ecfbad5c69b09db9f (diff) | |
download | SponsorBlock-3.6.2.tar.gz SponsorBlock-3.6.2.zip |
bump version3.6.2
-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 76477df2..cdd23346 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.6.1", + "version": "3.6.2", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |