From f8e43b8a9abd83a8826aa65412d7a4c53be345db Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Sep 2023 07:13:15 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/975 --- bitwarden/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitwarden/config.json b/bitwarden/config.json index 2c47a8215..f6b7d573a 100644 --- a/bitwarden/config.json +++ b/bitwarden/config.json @@ -32,6 +32,6 @@ }, "slug": "bitwarden", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden", - "version": "1.29.2", + "version": "1.29.2_test", "webui": "[PROTO:ssl]://[HOST]:[PORT:7277]" }