working v1
This commit is contained in:
7
version/version.go
Normal file
7
version/version.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package version
|
||||
|
||||
const (
|
||||
Version = "1.26.0+kosmi"
|
||||
GitHash = "custom-build"
|
||||
Release = "custom"
|
||||
)
|
||||
Reference in New Issue
Block a user