Revert 'Updater bot : organizr updated to 1.601' [nobuild]

This commit is contained in:
GitHub Actions
2025-11-15 01:03:38 +00:00
parent 5b7b921021
commit 2873bda33c
3 changed files with 3 additions and 6 deletions

View File

@@ -1,6 +1,3 @@
## 1.601 (15-11-2025)
- Update to latest version from causefx/organizr (changelog : https://github.com/causefx/organizr/releases)
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
- WARNING : update to supervisor 2022.11 before installing

View File

@@ -87,5 +87,5 @@ schema:
slug: organizr
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "1.601"
version: 1.90-bugfix2
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "15-11-2025",
"last_update": "27-04-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "organizr",
"source": "github",
"upstream_repo": "causefx/organizr",
"upstream_version": "1.601"
"upstream_version": "1.90"
}