Set app version from git info

This commit is contained in:
Alex X
2025-12-18 19:02:10 +03:00
parent 753d6617ab
commit 079d404ed0
2 changed files with 11 additions and 1 deletions
+1
View File
@@ -49,6 +49,7 @@ import (
)
func main() {
// version will be set later from -buildvcs info, this used only as fallback
app.Version = "1.9.13"
type module struct {