We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0289230 commit 58e1438Copy full SHA for 58e1438
Makefile
@@ -39,7 +39,7 @@
39
# - dist-scrub - superset of 'clean' that also removes fabric-baseimage
40
41
PROJECT_NAME = hyperledger/fabric
42
-BASE_VERSION = 0.6.0
+BASE_VERSION = 0.7.0
43
IS_RELEASE = false # commit as 'true' only once for a given $(BASE_VERSION)
44
45
ifneq ($(IS_RELEASE),true)
0 commit comments