diff options
author | Ajay <[email protected]> | 2023-08-25 18:39:52 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2023-08-25 18:39:52 -0400 |
commit | c96bafb6f75345045f652c657ed05c170e7ffec4 (patch) | |
tree | ad6a516185e722a26e722ed19b0fb0ae6fc0b39b /manifest | |
parent | 9b7680f0e63ce9237824d80301d7b6e2a01fc403 (diff) | |
download | SponsorBlock-c96bafb6f75345045f652c657ed05c170e7ffec4.tar.gz SponsorBlock-c96bafb6f75345045f652c657ed05c170e7ffec4.zip |
bump version
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 138d3fb8..5eff251a 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.4.17", + "version": "5.4.18", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |