From 419bbc3d36e4504f39e9fe63b02989be607fff22 Mon Sep 17 00:00:00 2001 From: metal-stack Date: Fri, 22 Sep 2023 08:59:53 +0000 Subject: [PATCH] Bump releases to version v0.15.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 10261c2e2a..9aff50dad3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.1") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.2") ifeq ($(CI),true) DOCKER_TTY_ARG=