Skip to content

Commit 68c6022

Browse files
spkane31yycptt
authored andcommitted
bump ServerVersion
1 parent 90738c6 commit 68c6022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/headers/version_checker.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const (
2323

2424
// ServerVersion value can be changed by the create-tag Github workflow.
2525
// If you change the var name or move it, be sure to update the workflow.
26-
ServerVersion = "1.29.4"
26+
ServerVersion = "1.29.5"
2727

2828
// SupportedServerVersions is used by CLI and inter role communication.
2929
SupportedServerVersions = ">=1.0.0 <2.0.0"

0 commit comments

Comments
 (0)