From 4a52e63134edd7187dcf84b66a49568967cb0eb1 Mon Sep 17 00:00:00 2001 From: "metal-robot[bot]" <68018895+metal-robot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 13:18:56 +0200 Subject: [PATCH] Bump releases to version v0.18.11 (#210) Co-authored-by: metal-stack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 91e0536cf8..47e0176038 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.10") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.11") ifeq ($(CI),true) DOCKER_TTY_ARG=