diff options
author | Ajay Ramachandran <[email protected]> | 2021-10-21 22:39:15 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-10-21 22:39:15 -0400 |
commit | 5f2af1215048b77ac1e3399ffaa43eeb9a713312 (patch) | |
tree | 5f247f765b7f88ebd11d6581f2cebcbef254a652 /manifest/manifest.json | |
parent | 628abd03f07ce26762507e4663c7cddc649d011c (diff) | |
download | SponsorBlock-3.5.tar.gz SponsorBlock-3.5.zip |
bump version3.5
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 cf2199b0..68e31d32 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.4.1", + "version": "3.5", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |