Skip to content

Commit

Permalink
Bump releases to version v0.14.6 (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: metal-stack <info@metal-stack.io>
  • Loading branch information
Gerrit91 and metal-stack authored Aug 23, 2023
1 parent 9ee069b commit 8c91f77
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.14.5")
RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.14.6")

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

0 comments on commit 8c91f77

Please sign in to comment.