From a6733ceac494c2c2a27c024d96edbccd4a5ceeb7 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Fri, 13 Oct 2023 03:35:35 -0500 Subject: [PATCH] Bump version to v0.5.3 --- sponsorblockcast/config.json | 2 +- sponsorblockcast/updater.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sponsorblockcast/config.json b/sponsorblockcast/config.json index 78abd0980..3a08bde4d 100644 --- a/sponsorblockcast/config.json +++ b/sponsorblockcast/config.json @@ -25,5 +25,5 @@ "slug": "sponsorblockcast", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast", - "version": "0.5.1" + "version": "0.5.3" } diff --git a/sponsorblockcast/updater.json b/sponsorblockcast/updater.json index a03e36053..2288e2fc8 100644 --- a/sponsorblockcast/updater.json +++ b/sponsorblockcast/updater.json @@ -1,8 +1,8 @@ { - "last_update": "07-10-2023", + "last_update": "13-10-2023", "repository": "alexbelgium/hassio-addons", "slug": "sponsorblockcast", "source": "github", "upstream_repo": "gabe565/CastSponsorSkip", - "upstream_version": "0.5.1" + "upstream_version": "0.5.3" }