diff options
author | Ajay Ramachandran <[email protected]> | 2021-10-06 21:10:31 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-10-06 21:10:31 -0400 |
commit | f35afaf6bc8509fdbb59c5577e1e4d7d7885f8a0 (patch) | |
tree | 246daecb29025f4949494bf4dc61c7985a33abb7 /manifest/manifest.json | |
parent | 85b1b51b76d3e00c33e49a511a084e065b4ef63b (diff) | |
download | SponsorBlock-f35afaf6bc8509fdbb59c5577e1e4d7d7885f8a0.tar.gz SponsorBlock-f35afaf6bc8509fdbb59c5577e1e4d7d7885f8a0.zip |
bump version3.3.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 1c52c561..c9350235 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.3.2", + "version": "3.3.3", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |