diff options
author | Ajay <[email protected]> | 2024-11-26 02:29:22 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2024-11-26 02:29:22 -0500 |
commit | dbd51d026bd65e287bad8570f61b7bd08f0aa6a1 (patch) | |
tree | 95d2b66c52c994267af33cd46697a8c856d84dd4 /manifest/manifest.json | |
parent | 61f1a8918c4bd92f722c7cfa048f82a18fd0edb5 (diff) | |
parent | 842f7b33b8afbc41a45753c539a4e09fe27d1fdf (diff) | |
download | SponsorBlock-dbd51d026bd65e287bad8570f61b7bd08f0aa6a1.tar.gz SponsorBlock-dbd51d026bd65e287bad8570f61b7bd08f0aa6a1.zip |
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/Acors24/2086
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 ec696f4e..bbe86976 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.7", + "version": "5.9.6", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |