version build

This commit is contained in:
Krzysztof
2025-08-03 12:17:15 +02:00
parent 27e89b297a
commit 17d11decaa
10 changed files with 60 additions and 31 deletions

3
pkg/version/version.go Normal file
View File

@@ -0,0 +1,3 @@
package version
var Version string = "dev"