Skip to content

Commit

Permalink
Bump releases to version v0.18.13
Browse files Browse the repository at this point in the history
  • Loading branch information
metal-stack committed Sep 13, 2024
1 parent 69e62f7 commit 62602d7
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.18.12")
RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.13")

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

0 comments on commit 62602d7

Please sign in to comment.