diff --git a/Makefile b/Makefile index 6d2b940ed3..4644913fad 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.12") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.13") ifeq ($(CI),true) DOCKER_TTY_ARG=