Updater bot : monica updated to

This commit is contained in:
alexbelgium
2025-11-22 01:58:19 +01:00
parent 503f81f890
commit 4e64412370
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## (22-11-2025)
- Update to latest version from monicahq/monica
## v5.0_beta5-4 (15-11-2025)
- Increment version for rebuilt add-on
## v5.0_beta5-3 (15-11-2025)

View File

@@ -107,5 +107,5 @@ services:
- mysql:want
slug: monica
url: https://github.com/alexbelgium/hassio-addons/tree/master/monica
version: v5.0_beta5-4
version: ""
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -1,9 +1,9 @@
{
"github_beta": true,
"github_tagfilter": "5",
"last_update": "07-12-2024",
"last_update": "22-11-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "monica",
"upstream_repo": "monicahq/monica",
"upstream_version": "5.0.0-beta.5"
"upstream_version": ""
}