diff --git a/Makefile b/Makefile index 20d8128dbd..fb48237af8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.10.8") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.10.9") ifeq ($(CI),true) DOCKER_TTY_ARG=