There was an error while loading. Please reload this page.
1 parent 8a9a5ad commit 88245e7Copy full SHA for 88245e7
1 file changed
Makefile
@@ -2,7 +2,7 @@
2
FABRIC_VERSION ?= 3.1.1
3
FABRIC_CA_VERSION ?= 1.5.7
4
FABRIC_TWO_DIGIT_VERSION = $(shell echo $(FABRIC_VERSION) | cut -d '.' -f 1,2)
5
-FABRIC_X_TOOLS_VERSION ?= v0.1.0
+FABRIC_X_TOOLS_VERSION ?= b353b61
6
FABRIC_X_COMMITTER_VERSION ?= 0.1.9
7
8
# need to install fabric binaries outside of fts tree for now (due to chaincode packaging issues)
0 commit comments