From 4123f6880e62b3ea1db37f1920c479ed0c2dc299 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 24 May 2022 18:01:21 +0200 Subject: [PATCH] Update config.json --- photoprism/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/photoprism/config.json b/photoprism/config.json index f1f3c55f0..2c06b5a92 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -96,5 +96,5 @@ ], "slug": "photoprism", "url": "https://github.com/alexbelgium/hassio-addons-test", - "version": "220517-2" -} \ No newline at end of file + "version": "220517-3_ingress_test" +}