Updater bot : openproject updated to 16.2.0

This commit is contained in:
alexbelgium
2025-07-18 22:53:42 +02:00
parent 64fe9620ae
commit 6077f7b2dc
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 16.2.0 (18-07-2025)
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
## 16.1.1 (28-06-2025)
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)

View File

@@ -39,6 +39,6 @@
"slug": "openproject",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/openproject",
"version": "16.1.1",
"version": "16.2.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "28-06-2025",
"last_update": "18-07-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "openproject",
"source": "github",
"upstream_repo": "opf/openproject",
"upstream_version": "16.1.1"
"upstream_version": "16.2.0"
}