diff options
author | Ajay Ramachandran <[email protected]> | 2022-02-12 13:21:43 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2022-02-12 13:21:43 -0500 |
commit | a2a5d27900ebe5d31018b5384de1053b4e084c8b (patch) | |
tree | 91b83640ebb15841347ece1419a6eb118d3e134b /manifest/manifest.json | |
parent | eb9e2d87264f36ae61dff1978eaeba3eca82a1d9 (diff) | |
download | SponsorBlock-a2a5d27900ebe5d31018b5384de1053b4e084c8b.tar.gz SponsorBlock-a2a5d27900ebe5d31018b5384de1053b4e084c8b.zip |
bump version4.1.3
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 8a73f66b..2862af76 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.1.2", + "version": "4.1.3", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |