From 85f9c43f81d9cf4e77f298a8ac671c7f76ec8c8d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Feb 2023 21:11:09 +0100 Subject: [PATCH] Align with upstream folders --- piwigo/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/piwigo/config.json b/piwigo/config.json index 7bfafd274..59e8c0372 100644 --- a/piwigo/config.json +++ b/piwigo/config.json @@ -78,6 +78,6 @@ "slug": "piwigo", "stage": "experimental", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "13.5.0", + "version": "13.5.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }