diff options
author | Ajay <[email protected]> | 2022-06-03 15:12:42 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2022-06-03 15:12:42 -0400 |
commit | b28d881a1b864d90ccf52e00f2df33e9734bbfb4 (patch) | |
tree | 2a52f4e17f4ac58ae13dc475611cfece0393ea7e /manifest | |
parent | b8cbdb55d529f54bfde3059e1f3dc4d491e86a7a (diff) | |
parent | 258abd5deb0df1ad9d75c0858c2207a434dd4c70 (diff) | |
download | SponsorBlock-b28d881a1b864d90ccf52e00f2df33e9734bbfb4.tar.gz SponsorBlock-b28d881a1b864d90ccf52e00f2df33e9734bbfb4.zip |
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
Diffstat (limited to 'manifest')
-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 36e17db2..2b3e0b56 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.4.5", + "version": "4.5", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |