diff options
author | Ajay <[email protected]> | 2023-08-25 16:03:33 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2023-08-25 16:03:33 -0400 |
commit | 6cd697dc325b5461a09732f36801906882adc3ff (patch) | |
tree | 8697e393510df6009f433f17ba01cc433bc319f3 /manifest | |
parent | 9946bd1af26ad285fb61486493cb9ce2322cb96f (diff) | |
download | SponsorBlock-6cd697dc325b5461a09732f36801906882adc3ff.tar.gz SponsorBlock-6cd697dc325b5461a09732f36801906882adc3ff.zip |
bump version5.4.17
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 b1b079b4..138d3fb8 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.4.16", + "version": "5.4.17", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |