Skip to content

Commit 071f041

Browse files
KPostOfficeopenshift-merge-robot
authored andcommitted
change the default versions to be clearly placeholders
Signed-off-by: Kevin <kpostlet@redhat.com>
1 parent d4c9ecd commit 071f041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# best if we could detect this. If we cannot, we need to document it somewhere.
77
# then we can add a patch in the `PHONY: bundle`
88

9-
PREVIOUS_VERSION ?= 0.0.3
10-
VERSION ?= 0.0.4
9+
PREVIOUS_VERSION ?= 0.0.0-dev
10+
VERSION ?= 0.0.0-dev
1111

1212
# INSTASCALE_VERSION defines the default version of the InstaScale controller
1313
INSTASCALE_VERSION ?= v0.0.4

0 commit comments

Comments
 (0)