Update version to 1.9.12

This commit is contained in:
Alex X
2025-11-16 19:08:34 +03:00
parent cb22ae7833
commit 2dc0d58ba7
+1 -1
View File
@@ -46,7 +46,7 @@ import (
)
func main() {
app.Version = "1.9.11"
app.Version = "1.9.12"
type module struct {
name string