Update version to 1.9.14

This commit is contained in:
Alex X
2026-01-19 11:59:09 +03:00
parent c64fcc55a5
commit b5948cfb25
+1 -1
View File
@@ -52,7 +52,7 @@ import (
func main() { func main() {
// version will be set later from -buildvcs info, this used only as fallback // version will be set later from -buildvcs info, this used only as fallback
app.Version = "1.9.13" app.Version = "1.9.14"
type module struct { type module struct {
name string name string