diff options
author | Ajay <[email protected]> | 2022-11-23 23:42:17 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2022-11-23 23:42:17 -0500 |
commit | 43c30bb03dc1cebd3257275c0ca82b283fa944b2 (patch) | |
tree | 0640c4d8c361071c644bf7f87b51f4e9bce89aa1 /manifest | |
parent | eac2caadce080c0a4970de318cd3662bc563aba7 (diff) | |
download | SponsorBlock-43c30bb03dc1cebd3257275c0ca82b283fa944b2.tar.gz SponsorBlock-43c30bb03dc1cebd3257275c0ca82b283fa944b2.zip |
bump version5.1.8
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 b963f0bd..ee6aa22f 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.1.7", + "version": "5.1.8", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |