diff options
author | Ajay Ramachandran <[email protected]> | 2022-01-06 20:59:54 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2022-01-06 20:59:54 -0500 |
commit | fb74823c92787e6f1265c2ac112bb3405d099930 (patch) | |
tree | 5b60025dbcbc7971fbd24d02c3dfb1f567dac88f /manifest/manifest.json | |
parent | 024480513c7fc02b91eb9a90bad95de4926044ad (diff) | |
download | SponsorBlock-fb74823c92787e6f1265c2ac112bb3405d099930.tar.gz SponsorBlock-fb74823c92787e6f1265c2ac112bb3405d099930.zip |
bump version4.0
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 181118c6..48f3d5fe 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.7.2", + "version": "4.0", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |