From a24fbd0c183d09fc02906e767acaa74c08bb1d60 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 1 Dec 2022 03:25:36 +0100 Subject: [PATCH] Increment version --- photoprism/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photoprism/config.json b/photoprism/config.json index e62e1bf2c..364455745 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -99,5 +99,5 @@ ], "slug": "photoprism", "url": "https://github.com/alexbelgium/hassio-addons-test", - "version": "20220121-2" + "version": "20220121-3" }