We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95a9935 commit 1b10b0cCopy full SHA for 1b10b0c
Makefile
@@ -6,8 +6,8 @@
6
# best if we could detect this. If we cannot, we need to document it somewhere.
7
# then we can add a patch in the `PHONY: bundle`
8
9
-PREVIOUS_VERSION ?= 0.0.3
10
-VERSION ?= 0.0.4
+PREVIOUS_VERSION ?= 0.0.0-dev
+VERSION ?= 0.0.0-dev
11
12
# INSTASCALE_VERSION defines the default version of the InstaScale controller
13
INSTASCALE_VERSION ?= v0.0.4
0 commit comments