diff options
author | Ajay Ramachandran <[email protected]> | 2023-01-21 17:24:55 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2023-01-21 17:24:55 -0500 |
commit | 8e3bae63962b5dd27c86b0f8467b7ac728c6f5eb (patch) | |
tree | 3e67573a763e13c4faada031dea4bd41ac391f39 /manifest/manifest.json | |
parent | 1a4d48503ab7a513885f1f3c0174833ac5612e70 (diff) | |
download | SponsorBlock-8e3bae63962b5dd27c86b0f8467b7ac728c6f5eb.tar.gz SponsorBlock-8e3bae63962b5dd27c86b0f8467b7ac728c6f5eb.zip |
bump version
Diffstat (limited to 'manifest/manifest.json')
-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 ac691218..35a98f69 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.1.11", + "version": "5.1.12", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |