From d0bbb570c92ba394672b1c7758ca0d3d70c08338 Mon Sep 17 00:00:00 2001 From: "metal-robot[bot]" <68018895+metal-robot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 09:35:36 +0200 Subject: [PATCH] Bump releases to version v0.13.8 (#137) Co-authored-by: metal-stack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 65a18a4da3..8e5270b67d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.13.7") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.13.8") ifeq ($(CI),true) DOCKER_TTY_ARG=