diff options
author | Ajay Ramachandran <[email protected]> | 2022-06-19 15:22:48 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-19 15:22:48 -0400 |
commit | 6bdac234b0c8625c617c367a8b393e28a02c15a6 (patch) | |
tree | ad8e23abd00a47ac2259c58d9c1b6b40ac42edc0 | |
parent | 337e9680b9e2061f5c143d63e4f9930940c4d06c (diff) | |
download | SponsorBlock-4.6.tar.gz SponsorBlock-4.6.zip |
bump version4.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 502c8320..6789e7d8 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.5.1", + "version": "4.6", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |