diff options
author | Ajay Ramachandran <[email protected]> | 2022-01-14 11:46:16 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2022-01-14 11:46:16 -0500 |
commit | 65f4a2ec280f5ca9f7eb1f8af76f388d1269941b (patch) | |
tree | 853520699f5ecac09f1117be529beaf210db8e8d | |
parent | 983b1f64dade4ee61d535a3aaa5deab97281af92 (diff) | |
download | SponsorBlock-65f4a2ec280f5ca9f7eb1f8af76f388d1269941b.tar.gz SponsorBlock-65f4a2ec280f5ca9f7eb1f8af76f388d1269941b.zip |
bump version4.0.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 173db211..e52571d0 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.0.1", + "version": "4.0.2", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |