Update version to 0.146.1-2 in config.yaml

This commit is contained in:
Alexandre
2026-07-06 09:10:17 +02:00
committed by GitHub
parent d9a62fa14e
commit 610c21b55e

View File

@@ -1,7 +1,7 @@
name: "Manyfold"
slug: manyfold
description: "Manyfold 3D model manager as a Home Assistant add-on, using the upstream image with configurable library/index paths."
version: "0.146.1"
version: "0.146.1-2"
url: "https://github.com/alexbelgium/hassio-addons/tree/master/manyfold"
image: ghcr.io/alexbelgium/manyfold-{arch}
arch:
@@ -29,7 +29,6 @@ options:
puid: 1000
pgid: 1000
multiuser: true
public_hostname: ""
library_path: "/share/manyfold/models"
thumbnails_path: "/config/thumbnails"
log_level: "info"