diff --git a/Makefile b/Makefile index 8002ae913a..bc04883276 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.13.1") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.13.2") ifeq ($(CI),true) DOCKER_TTY_ARG=