diff options
author | Ajay Ramachandran <[email protected]> | 2022-02-09 14:12:14 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2022-02-09 14:12:14 -0500 |
commit | db7251cbfb533edcef82588d59ea5fec4fc2d396 (patch) | |
tree | 441465c2241e49848096489fb06eb2bfb2165d7e | |
parent | fcf42560bf03fc05b2f93904d01b9b654fa2bdd6 (diff) | |
download | SponsorBlock-db7251cbfb533edcef82588d59ea5fec4fc2d396.tar.gz SponsorBlock-db7251cbfb533edcef82588d59ea5fec4fc2d396.zip |
bump version4.1.2
-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 d7556537..8a73f66b 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.1.1", + "version": "4.1.2", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |