diff --git a/Makefile b/Makefile index 6aca0b56b1..5a8cea2ead 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.9.6") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.9.7") ifeq ($(CI),true) DOCKER_TTY_ARG=