From 4fc0f26808abe95c58480870d21e852b50af4326 Mon Sep 17 00:00:00 2001 From: "metal-robot[bot]" <68018895+metal-robot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 16:07:07 +0200 Subject: [PATCH] Bump releases to version v0.10.7 (#113) Co-authored-by: metal-stack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 069a50a408..4408a9cdbc 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.10.6") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.10.7") ifeq ($(CI),true) DOCKER_TTY_ARG=