From 8ab656a08d7f4198982bdd841bedb0b1fd515d4b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 11 Mar 2023 13:08:48 +0100 Subject: [PATCH] Update config.json --- wger/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wger/config.json b/wger/config.json index 506a99b73..35fef985c 100644 --- a/wger/config.json +++ b/wger/config.json @@ -26,6 +26,6 @@ }, "slug": "wger", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.2-dev-2", + "version": "2.2-dev-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }