diff --git a/Makefile b/Makefile index be4004cd53..10261c2e2a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.0") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.1") ifeq ($(CI),true) DOCKER_TTY_ARG=