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