diff options
author | Ajay <[email protected]> | 2022-10-30 13:23:12 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2022-10-30 13:23:12 -0400 |
commit | 71998831eee3eb533834037f824cbcfd79481aa1 (patch) | |
tree | 2d46982628320c38dae285227a91b034626ad36f /manifest | |
parent | 8f19d3e83c6eead5179eee699c32f3f57db46324 (diff) | |
download | SponsorBlock-71998831eee3eb533834037f824cbcfd79481aa1.tar.gz SponsorBlock-71998831eee3eb533834037f824cbcfd79481aa1.zip |
bump version5.1.3
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 a6c2b89a..341fdc14 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.1.2", + "version": "5.1.3", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |