diff --git a/Makefile b/Makefile index 91e0536cf8..47e0176038 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.10") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.11") ifeq ($(CI),true) DOCKER_TTY_ARG=