From c9a7d30f3b0be717eddb0aa6a944ca676ee66f61 Mon Sep 17 00:00:00 2001 From: "metal-robot[bot]" <68018895+metal-robot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 12:52:27 +0200 Subject: [PATCH] Bump releases to version v0.18.7 (#205) Co-authored-by: metal-stack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ec1f3c0a3d..9e9b32ceb4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.6") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.7") ifeq ($(CI),true) DOCKER_TTY_ARG=