docsgen
This commit is contained in:
parent
5af3af5a22
commit
ada7f97ba8
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -31,7 +31,6 @@ func buildType() string {
|
|||||||
// BuildVersion is the local build version, set by build system
|
// BuildVersion is the local build version, set by build system
|
||||||
const BuildVersion = "1.9.0"
|
const BuildVersion = "1.9.0"
|
||||||
|
|
||||||
|
|
||||||
func UserVersion() string {
|
func UserVersion() string {
|
||||||
return BuildVersion + buildType() + CurrentCommit
|
return BuildVersion + buildType() + CurrentCommit
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user