From dd80a16e0d97cb1af3115f76b8a7463c2c23bbf7 Mon Sep 17 00:00:00 2001 From: "metal-robot[bot]" <68018895+metal-robot[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 13:31:46 +0200 Subject: [PATCH] Bump releases to version v0.10.9 (#115) Co-authored-by: metal-stack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 20d8128dbd..fb48237af8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.10.8") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.10.9") ifeq ($(CI),true) DOCKER_TTY_ARG=