We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54163cb commit e64517bCopy full SHA for e64517b
Makefile
@@ -1,5 +1,5 @@
1
.DEFAULT_GOAL := build
2
-RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.20.2")
+RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.21.0")
3
4
ifeq ($(CI),true)
5
DOCKER_TTY_ARG=
0 commit comments