Skip to content

Commit

Permalink
Bump version to 3.4.28
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
  • Loading branch information
ahrtr committed Nov 23, 2023
1 parent 75d2407 commit adf6bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Expand Up @@ -26,7 +26,7 @@ import (
var (
// MinClusterVersion is the min cluster version this etcd binary is compatible with.
MinClusterVersion = "3.0.0"
Version = "3.4.27"
Version = "3.4.28"
APIVersion = "unknown"

// Git SHA Value will be set during build
Expand Down

0 comments on commit adf6bd2

Please sign in to comment.