diff --git a/free_games_claimer/config.json b/free_games_claimer/config.json index 1cd770c93..5df0c0f51 100644 --- a/free_games_claimer/config.json +++ b/free_games_claimer/config.json @@ -57,7 +57,7 @@ "map": [ "config:rw" ], - "name": "Free Games Claimer (in development)", + "name": "Free Games Claimer (NOT WORKING)", "options": { "CMD_ARGUMENTS": "node epic-games ; node prime-gaming ; node gog", "CONFIG_LOCATION": "/config/addons_config/free_games_claimer/config.env" @@ -76,6 +76,6 @@ }, "slug": "free_games_claimer", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.4", + "version": "1.4-test", "webui": "[PROTO:ssl]://[HOST]:[PORT:6080]" }