From 0efb21f3e408c6e911715ff2fd2b6f22a5ed4eec Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 22 Jan 2023 17:57:40 +0100 Subject: [PATCH] Allow graphic drivers installation --- photoprism/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photoprism/config.json b/photoprism/config.json index 2bd496b05..255c2ac7e 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -103,6 +103,6 @@ ], "slug": "photoprism", "url": "https://github.com/alexbelgium/hassio-addons-test", - "version": "20220121-3", + "version": "20220121-4", "video": true }