From ec88edc4b732c575b9cc5ac18b73b30c22dc4f91 Mon Sep 17 00:00:00 2001 From: metal-stack Date: Fri, 3 Nov 2023 12:35:32 +0000 Subject: [PATCH] Bump releases to version v0.15.10 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0376bad1db..27d408510d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.9") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.10") ifeq ($(CI),true) DOCKER_TTY_ARG=