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