chore(release): v0.4.6

This commit is contained in:
tuxgyver
2026-09-01 13:36:02 +02:00
parent f6c3622e1d
commit 97bf27be16
7 changed files with 29 additions and 8 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ _WG_DEFAULT: dict[str, Any] = {
}
_DEFAULT: dict[str, Any] = {
"version": "0.4.5",
"version": "0.4.6",
"admin_password_hash": "",
"admin_salt": "",
"mfa_enabled": False,