From 8d578bb47f0fdd2ec5bc0b51d86fc0af43db4159 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 24 May 2023 16:57:08 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/747#issuecomment-1561220768 --- 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 17eaa90c8..96949b3f2 100644 --- a/free_games_claimer/config.json +++ b/free_games_claimer/config.json @@ -77,6 +77,6 @@ }, "slug": "free_games_claimer", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.4-test", + "version": "1.4-test2", "webui": "[PROTO:ssl]://[HOST]:[PORT:6080]" -} \ No newline at end of file +}