Update changelog and version

This commit is contained in:
Rodrigo
2026-06-16 15:50:58 +02:00
committed by GitHub
parent 348c29d9ac
commit 7007ebf52d
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
## 2.6-dev-2 (2026-06-16)
- Fix startup script database path rewrite by switching the `settings.py` matching with `*.py` since last update moved the settings.py file into several files within the settings folder
## 2.6-dev (2026-04-23)
- Update to latest version from wger/server
## 2.5-dev-3 (2026-03-09)

View File

@@ -23,5 +23,5 @@ schema:
slug: wger
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "2.6-dev"
version: "2.6-dev-2"
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"