diff options
author | Ajay Ramachandran <[email protected]> | 2022-06-03 13:36:40 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-03 13:36:40 -0400 |
commit | 4e7975a9de0e8ae8520fc327dd22d14e4e4282a5 (patch) | |
tree | ab4fed86494d50672d28982da78d766a952d198a /manifest | |
parent | ec8d5d88e9f8dada7cc2b31e0a3b18deba184509 (diff) | |
download | SponsorBlock-4e7975a9de0e8ae8520fc327dd22d14e4e4282a5.tar.gz SponsorBlock-4e7975a9de0e8ae8520fc327dd22d14e4e4282a5.zip |
bump version4.5
Diffstat (limited to 'manifest')
-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 43c7ce73..fd714eb9 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.4.5", + "version": "4.5", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |