diff options
author | Ajay Ramachandran <[email protected]> | 2021-09-19 22:41:21 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-09-19 22:41:21 -0400 |
commit | f219122f00860185ff25c4c8b714e1c794bf1451 (patch) | |
tree | 6ab9e6cfc062fc33d5831a6bf9b7d0cee94a841a | |
parent | 008671d97fe372ec70e672497fa53fd027780c24 (diff) | |
download | SponsorBlock-f219122f00860185ff25c4c8b714e1c794bf1451.tar.gz SponsorBlock-f219122f00860185ff25c4c8b714e1c794bf1451.zip |
bump version3.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 4a843235..59fee2ec 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.1.2", + "version": "3.2", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |