From d3dee5f9de2f23662f9d69192b8ceb78aff264a7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 26 May 2023 11:20:11 +0200 Subject: [PATCH] New version https://github.com/alexbelgium/hassio-addons/issues/747 --- free_games_claimer/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/free_games_claimer/config.json b/free_games_claimer/config.json index 6767ad2f5..0f24e32eb 100644 --- a/free_games_claimer/config.json +++ b/free_games_claimer/config.json @@ -76,6 +76,6 @@ }, "slug": "free_games_claimer", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.4-2", + "version": "1.4-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:6080]" -} \ No newline at end of file +}