Skip to content

Commit

Permalink
version: 3.2.14
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
  • Loading branch information
gyuho committed Jan 11, 2018
1 parent 6999bbb commit fb5cd6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
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.2.13+git"
Version = "3.2.14"
APIVersion = "unknown"

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

0 comments on commit fb5cd6f

Please sign in to comment.