diff options
author | Ajay <[email protected]> | 2023-01-31 00:58:40 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2023-01-31 00:58:40 -0500 |
commit | 3ab2361f45b76cd74544bcc87b959460937be680 (patch) | |
tree | 67ce6944c92573f965daca6b82814942f06bff73 /manifest/manifest.json | |
parent | 606827664410c2c7d2026b853c7c7f3c4d74a0b2 (diff) | |
download | SponsorBlock-3ab2361f45b76cd74544bcc87b959460937be680.tar.gz SponsorBlock-3ab2361f45b76cd74544bcc87b959460937be680.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 2c033569..ac06d600 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.1.12", + "version": "5.1.13", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |