diff options
author | Ajay <[email protected]> | 2023-05-08 17:03:49 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2023-05-08 17:03:49 -0400 |
commit | c6c3bd3a3d14a3e17b78f80824aff9c13d7f850e (patch) | |
tree | 022576e0d3f3084d21a439aa6d90f9ce2e51bb2d | |
parent | f2482ee973784bae687a7893dafbcd89d0ad4613 (diff) | |
download | SponsorBlock-c6c3bd3a3d14a3e17b78f80824aff9c13d7f850e.tar.gz SponsorBlock-c6c3bd3a3d14a3e17b78f80824aff9c13d7f850e.zip |
bump version
-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 6adb5b84..c957f9c9 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.4.5", + "version": "5.4.6", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |