diff options
author | Ajay <[email protected]> | 2022-12-19 16:14:41 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2022-12-19 16:14:41 -0500 |
commit | 2ba5fa695455607d5c89ecb1f9c698a324f14f8b (patch) | |
tree | db99c0b612ecc0edad11fcd09ff125132f2ebc9c /manifest | |
parent | 35b8a341629b46965c8019b4a9b375d8ecdd8055 (diff) | |
download | SponsorBlock-2ba5fa695455607d5c89ecb1f9c698a324f14f8b.tar.gz SponsorBlock-2ba5fa695455607d5c89ecb1f9c698a324f14f8b.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 c930dd6b..92cb3834 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.1.9", + "version": "5.1.10", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |