diff options
author | Ajay Ramachandran <[email protected]> | 2021-11-08 19:29:55 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-08 19:29:55 -0500 |
commit | 20d0c050491af0dc0b17685d9c9ef0fc25001901 (patch) | |
tree | d541c35bb20bac7a57056aec448c572a9a2d106e | |
parent | 96e4957f7131dac780d822d0abfceb36aa0d53af (diff) | |
download | SponsorBlock-20d0c050491af0dc0b17685d9c9ef0fc25001901.tar.gz SponsorBlock-20d0c050491af0dc0b17685d9c9ef0fc25001901.zip |
Update manifest.json3.6
-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 74f5e48d..c0ec20ba 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.5.2", + "version": "3.6", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |