From 8f0a1147bbd4b417c3b5217582a99044ac0b4a30 Mon Sep 17 00:00:00 2001 From: metal-stack Date: Wed, 6 Sep 2023 14:00:32 +0000 Subject: [PATCH] Bump releases to version v0.15.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=