Skip to content

Commit

Permalink
Bump releases to version v0.18.9
Browse files Browse the repository at this point in the history
  • Loading branch information
metal-stack committed Aug 7, 2024
1 parent f60fb43 commit a7f9f35
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.8")
RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.9")

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

0 comments on commit a7f9f35

Please sign in to comment.