diff --git a/Makefile b/Makefile index 02d8ca0697..930452e596 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.11.2") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.11.3") ifeq ($(CI),true) DOCKER_TTY_ARG=