From 9132ac08831872ed5300cce13fbf8f555ccf6199 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 11 Mar 2023 12:01:29 +0100 Subject: [PATCH] Update to latest --- wger/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wger/config.json b/wger/config.json index 3f7de58db..b978c9d62 100644 --- a/wger/config.json +++ b/wger/config.json @@ -27,6 +27,6 @@ "slug": "wger", "startup": "services", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.2-dev", + "version": "2.2-dev-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }