Skip to content

Commit 8a19bc6

Browse files
committed
release v2.0.6
1 parent d147d06 commit 8a19bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/server/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import (
4343

4444
// Version and Build are set by ldflags
4545
var (
46-
version = "v2.0.6-snapshot"
46+
version = "v2.0.6"
4747
commit = "unset"
4848
)
4949

0 commit comments

Comments
 (0)