From 0c182ce3580b27c846ba6515d1e7bb452ba6d6e8 Mon Sep 17 00:00:00 2001 From: "metal-robot[bot]" <68018895+metal-robot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 09:56:01 +0200 Subject: [PATCH] Bump releases to version v0.11.3 (#121) Co-authored-by: metal-stack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 02d8ca0697..930452e596 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.11.2") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.11.3") ifeq ($(CI),true) DOCKER_TTY_ARG=