From 1bbd278a59811965bcb7cd22cba755e5b39ea74f Mon Sep 17 00:00:00 2001 From: "metal-robot[bot]" <68018895+metal-robot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 16:05:10 +0100 Subject: [PATCH] Bump releases to version v0.15.9 (#163) Co-authored-by: metal-stack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index df9c16e1a9..0376bad1db 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.8") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.9") ifeq ($(CI),true) DOCKER_TTY_ARG=