diff --git a/piwigo/CHANGELOG.md b/piwigo/CHANGELOG.md index 1da85d54c..0adf39619 100644 --- a/piwigo/CHANGELOG.md +++ b/piwigo/CHANGELOG.md @@ -1,4 +1,7 @@ +## 12.1.0 (13-11-2021) +- Update to latest version from linuxserver/docker-piwigo + ## 12.0.0 (05-11-2021) - Update to latest version from linuxserver/docker-piwigo - Allow mounting local drives by label. Just pust the label instead of sda1 for example diff --git a/piwigo/config.json b/piwigo/config.json index 1462ea691..8f90c0f5a 100644 --- a/piwigo/config.json +++ b/piwigo/config.json @@ -58,8 +58,8 @@ "slug": "piwigo", "stage": "experimental", "startup": "services", - "upstream": "12.0.0", + "upstream": "12.1.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "12.0.0", + "version": "12.1.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }