diff options
author | Ajay <[email protected]> | 2024-01-16 00:05:19 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2024-01-16 00:05:19 -0500 |
commit | 2bf6cf663b58fa46d2e5ce23823a38f8c2865b6a (patch) | |
tree | 4620bb31455c7c817dc80583c0556214ef6df8fd /manifest | |
parent | 9e2eedcfd4b963fb7442d6cedebda581274760a8 (diff) | |
download | SponsorBlock-2bf6cf663b58fa46d2e5ce23823a38f8c2865b6a.tar.gz SponsorBlock-2bf6cf663b58fa46d2e5ce23823a38f8c2865b6a.zip |
bump version5.5
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 ed81f4c3..a9f563b7 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.4.28", + "version": "5.5", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |