mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 16:13:47 +01:00
v0.3.x series
This commit is contained in:
parent
58a818f9fb
commit
d92d277594
@ -9,6 +9,6 @@ func String() string {
|
||||
if Version != "" {
|
||||
return fmt.Sprintf("%v [%v]", Version, Hash)
|
||||
} else {
|
||||
return "<developer_build>"
|
||||
return "v0.3.x [developer build]"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user