Skip to content

Commit 2556a60

Browse files
committed
Bump Server version to 1.28.4
1 parent 3ab1eb2 commit 2556a60

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
@@ -24,7 +24,7 @@ const (
2424

2525
// ServerVersion value can be changed by the create-tag Github workflow.
2626
// If you change the var name or move it, be sure to update the workflow.
27-
ServerVersion = "1.28.3"
27+
ServerVersion = "1.28.4"
2828

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

0 commit comments

Comments
 (0)