Updater bot : openproject updated to 17.2.3

This commit is contained in:
alexbelgium
2026-04-04 01:29:11 +02:00
parent fd662a36bd
commit d2fc3b8352
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 17.2.3 (2026-04-04)
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
## 17.2.2-3 (30-03-2026)
- Minor bugs fixed

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-03-21",
"last_update": "2026-04-04",
"repository": "alexbelgium/hassio-addons",
"slug": "openproject",
"source": "github",
"upstream_repo": "opf/openproject",
"upstream_version": "17.2.2"
"upstream_version": "17.2.3"
}