diff --git a/Makefile b/Makefile index bc737ea0..7583f87e 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ TARGET := kube-vip .DEFAULT_GOAL := $(TARGET) # These will be provided to the target -VERSION := v0.6.3_spectro_1.2 +VERSION := v0.6.3_spectro_1.3 BUILD := `git rev-parse HEAD`