chore(release): v0.6.0

This commit is contained in:
tuxgyver
2026-09-01 15:09:38 +02:00
parent 1f555eafc7
commit 6251a3ea8e
7 changed files with 46 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ _WG_DEFAULT: dict[str, Any] = {
}
_DEFAULT: dict[str, Any] = {
"version": "0.5.0",
"version": "0.6.0",
"admin_password_hash": "",
"admin_salt": "",
"mfa_enabled": False,