We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07d0a5 commit 4151e25Copy full SHA for 4151e25
common/headers/version_checker.go
@@ -49,7 +49,7 @@ const (
49
50
// ServerVersion value can be changed by the create-tag Github workflow.
51
// If you change the var name or move it, be sure to update the workflow.
52
- ServerVersion = "1.26.2-125.1"
+ ServerVersion = "1.26.2"
53
54
// SupportedServerVersions is used by CLI and inter role communication.
55
SupportedServerVersions = ">=1.0.0 <2.0.0"
0 commit comments