From bf7f709f4eecc3959cfbb9d91329f1071670952d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 3 Jun 2023 09:05:13 +0200 Subject: [PATCH] Test version : entrypoint logic with CMD_ARGUMENTS https://github.com/alexbelgium/hassio-addons/issues/747 --- free_games_claimer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free_games_claimer/config.json b/free_games_claimer/config.json index e7f3f2cb2..44160b08c 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-test9", + "version": "1.4-test10", "webui": "[PROTO:ssl]://[HOST]:[PORT:6080]" }