diff options
author | Ajay Ramachandran <[email protected]> | 2021-09-30 19:39:54 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-09-30 19:39:54 -0400 |
commit | 23a91c626d07f0267f28d1a0bd80f4ac606915ff (patch) | |
tree | 21d8fd9a80645b8aa76bf391580f7db9dc5dae5d /manifest/manifest.json | |
parent | c92f63af3617262b0f309cc3d89333f8d9826d0c (diff) | |
download | SponsorBlock-23a91c626d07f0267f28d1a0bd80f4ac606915ff.tar.gz SponsorBlock-23a91c626d07f0267f28d1a0bd80f4ac606915ff.zip |
bump version3.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 59fee2ec..ad20d8b8 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.2", + "version": "3.3", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |