diff --git a/Makefile b/Makefile index caa54a17..b46264fc 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ TARGET := kube-vip .DEFAULT_GOAL := $(TARGET) # These will be provided to the target -VERSION := v1.2.3 +VERSION := v1.2.4 BUILD := `git rev-parse HEAD`