Skip to content

Commit

Permalink
Bump releases to version v0.15.3 (#151)
Browse files Browse the repository at this point in the history
Co-authored-by: metal-stack <[email protected]>
  • Loading branch information
Gerrit91 and metal-stack authored Sep 28, 2023
1 parent c275237 commit 7f9d9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.DEFAULT_GOAL := build
RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.2")
RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.15.3")

ifeq ($(CI),true)
DOCKER_TTY_ARG=
Expand Down

0 comments on commit 7f9d9e8

Please sign in to comment.