From 2f4d26f3ef0868dbf9fa58daed193e14aa9b9216 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 29 Dec 2024 14:56:51 +0100 Subject: [PATCH] Increment version --- 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 d09dc522e..344c382f1 100644 --- a/free_games_claimer/config.json +++ b/free_games_claimer/config.json @@ -93,6 +93,6 @@ "slug": "free_games_claimer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.6-5", + "version": "1.6-6", "webui": "[PROTO:ssl]://[HOST]:[PORT:6080]" }