diff options
author | Ajay Ramachandran <[email protected]> | 2021-11-09 22:47:24 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-09 22:47:24 -0500 |
commit | d2ff7b5c04420273a8f894c8f905462bcca8c6b7 (patch) | |
tree | 2622165890d3d6cafbd92aaf722cfd20a6776305 | |
parent | 9a0f1db31ee73c7bd89383bfe702082f6891aad0 (diff) | |
download | SponsorBlock-3.6.1.tar.gz SponsorBlock-3.6.1.zip |
bump version3.6.1
-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 c0ec20ba..76477df2 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.6", + "version": "3.6.1", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |