mirror of
https://github.com/openziti/zrok.git
synced 2025-06-23 03:01:54 +02:00
we're officially in v0.2.x
This commit is contained in:
parent
431d73a20f
commit
11f18f8f48
@ -52,5 +52,5 @@ func Run(cfg *Config) error {
|
||||
}
|
||||
|
||||
func versionHandler(_ metadata.VersionParams) middleware.Responder {
|
||||
return metadata.NewVersionOK().WithPayload("v0.1.0")
|
||||
return metadata.NewVersionOK().WithPayload("v0.2.0")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user