diff options
author | Ajay Ramachandran <[email protected]> | 2022-09-02 15:20:25 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-02 15:20:25 -0400 |
commit | 668f6856d1c7a4ffcb83fa1ae1cdd888996d19af (patch) | |
tree | 114e8f4edfe353e167f6b6561ce78a923215ec22 | |
parent | c8e2bb0c1303b507cb8872eddb9b5bc83eae7b51 (diff) | |
download | SponsorBlock-668f6856d1c7a4ffcb83fa1ae1cdd888996d19af.tar.gz SponsorBlock-668f6856d1c7a4ffcb83fa1ae1cdd888996d19af.zip |
bump version
-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 4e6f97d5..a1b15423 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.7.1", + "version": "5.0", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |