diff --git a/Makefile b/Makefile index 45ce9840..82d91f01 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.0-rc.1 +VERSION := v1.2.0 BUILD := `git rev-parse HEAD`