Updater bot : openproject updated to 16.6.2

This commit is contained in:
alexbelgium
2025-12-06 01:58:34 +01:00
parent 64b2662314
commit 391eb3e39b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 16.6.2 (06-12-2025)
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
## 16.6.1 (15-11-2025)
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)

View File

@@ -34,5 +34,5 @@ schema:
slug: openproject
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/openproject
version: "16.6.1"
version: "16.6.2"
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "15-11-2025",
"last_update": "06-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "openproject",
"source": "github",
"upstream_repo": "opf/openproject",
"upstream_version": "16.6.1"
"upstream_version": "16.6.2"
}