From d33c668d64e1acd2212f6418f1a3a36d6342297e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 22 Aug 2023 11:55:42 +0200 Subject: [PATCH] Update config.json --- sponsorblockcast/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sponsorblockcast/config.json b/sponsorblockcast/config.json index 616850a0c..b4c3dcffc 100644 --- a/sponsorblockcast/config.json +++ b/sponsorblockcast/config.json @@ -12,7 +12,7 @@ "host_network": true, "image": "ghcr.io/alexbelgium/sponsorblockcast-{arch}", "init": false, - "name": "Sponsorblockcast", + "name": "Castsponsorskip", "options": { "SBCCATEGORIES": "sponsor", "SBCPOLLINTERVAL": "1", @@ -26,5 +26,5 @@ }, "slug": "sponsorblockcast", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast", - "version": "1.1" + "version": "1.2" }