From 2ff97f6e181f60c4f1da4e1e87d5c122ff75cb3b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 18 Dec 2021 12:16:52 +0100 Subject: [PATCH] Update config.json --- photoprism/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photoprism/config.json b/photoprism/config.json index f117a6540..e815f3e2a 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -81,6 +81,6 @@ "slug": "photoprism", "upstream": "20211215", "url": "https://github.com/alexbelgium/hassio-addons-test", - "version": "20211215", + "version": "20211215-2", "webui": "http://[HOST]:[PORT:2342]" }