Skip to content

Commit

Permalink
version: 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbetz committed Oct 9, 2019
1 parent 2c36cab commit bbe86b0
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.1"
Version = "3.4.2"
APIVersion = "unknown"

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

0 comments on commit bbe86b0

Please sign in to comment.