fix: lifecycle bugs A+B (HasError guard, not_created hard error) + bump 5.0.72

This commit is contained in:
“Naeel”
2026-07-16 14:51:01 +04:00
parent f31bedfe05
commit 6929562fc9
5 changed files with 19 additions and 11 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
)
var (
version string = "5.0.71"
version string = "5.0.72"
)
func main() {