Updater bot : manyfold updated to 0.149.0 (upstream 0.149.0)

This commit is contained in:
alexbelgium
2026-09-12 01:29:38 +02:00
parent aa85189f69
commit edf585e652
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.149.0 (2026-09-12)
- Update to latest version from manyfold3d/manyfold (changelog : https://github.com/manyfold3d/manyfold/releases)
- Migrate legacy add-on configuration map names to current app configuration terminology.
## 0.148.0 (2026-08-29)

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.148.0"
version: "0.149.0"
url: "https://github.com/alexbelgium/hassio-addons/tree/master/manyfold"
image: ghcr.io/alexbelgium/manyfold-{arch}
arch:

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "2026-08-29",
"last_update": "2026-09-12",
"repository": "alexbelgium/hassio-addons",
"slug": "manyfold",
"source": "github",
"upstream_repo": "manyfold3d/manyfold",
"upstream_version": "0.148.0"
"upstream_version": "0.149.0"
}