There was an error while loading. Please reload this page.
1 parent 7f0e3ba commit bf89b94Copy full SHA for bf89b94
1 file changed
Makefile
@@ -1,7 +1,7 @@
1
# pinned versions
2
-FABRIC_VERSION ?= 3.1.1
3
-FABRIC_CA_VERSION ?= 1.5.7
+FABRIC_VERSION ?= 3.1.4
4
FABRIC_TWO_DIGIT_VERSION = $(shell echo $(FABRIC_VERSION) | cut -d '.' -f 1,2)
+FABRIC_CA_VERSION ?= 1.5.7
5
FABRIC_X_TOOLS_VERSION ?= b353b61
6
FABRIC_X_COMMITTER_VERSION ?= 0.1.8
7
0 commit comments