diff --git a/Makefile b/Makefile index 8b509a2037..ae0ec32f4e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.14.4") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.14.5") ifeq ($(CI),true) DOCKER_TTY_ARG=