diff --git a/cmd/server/main.go b/cmd/server/main.go index 34c45e7..b0b848e 100644 --- a/cmd/server/main.go +++ b/cmd/server/main.go @@ -43,7 +43,7 @@ import ( // Version and Build are set by ldflags var ( - version = "v2.0.5" + version = "v2.0.6-snapshot" commit = "unset" )