Updater bot : omni-tools updated to 0.6.0

This commit is contained in:
alexbelgium
2025-10-04 01:58:50 +02:00
parent 6df4be74fd
commit 2e5433fe77
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.6.0 (04-10-2025)
- Update to latest version from iib0011/omni-tools (changelog : https://github.com/iib0011/omni-tools/releases)
## v0.5.0 (30-07-2025)
- Minor bugs fixed
## 0.5.0 (30-07-2025)

View File

@@ -18,6 +18,6 @@
},
"slug": "omni-tools",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v0.5.0",
"version": "0.6.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "25-07-2025",
"last_update": "04-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "omni-tools",
"source": "github",
"upstream_repo": "iib0011/omni-tools",
"upstream_version": "0.5.0"
"upstream_version": "0.6.0"
}