From 3c73c9658362e9baee24cea310f596a3e9fece5a Mon Sep 17 00:00:00 2001 From: "metal-robot[bot]" <68018895+metal-robot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 11:18:30 +0100 Subject: [PATCH] Bump releases to version v0.15.11 (#167) Co-authored-by: metal-stack Co-authored-by: Gerrit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 27d408510d..5a222c8715 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.10") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.11") ifeq ($(CI),true) DOCKER_TTY_ARG=