From 66b5165c2033568d45fe52cb0e07a531daecbf1f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 3 Jun 2023 08:45:12 +0200 Subject: [PATCH] Test version change config.env location 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 5bf2ec941..e7f3f2cb2 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-test8", + "version": "1.4-test9", "webui": "[PROTO:ssl]://[HOST]:[PORT:6080]" }