Skip to content

Commit bf89b94

Browse files
committed
update FABRIC_VERSION
Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
1 parent 7f0e3ba commit bf89b94

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pinned versions
2-
FABRIC_VERSION ?= 3.1.1
3-
FABRIC_CA_VERSION ?= 1.5.7
2+
FABRIC_VERSION ?= 3.1.4
43
FABRIC_TWO_DIGIT_VERSION = $(shell echo $(FABRIC_VERSION) | cut -d '.' -f 1,2)
4+
FABRIC_CA_VERSION ?= 1.5.7
55
FABRIC_X_TOOLS_VERSION ?= b353b61
66
FABRIC_X_COMMITTER_VERSION ?= 0.1.8
77

0 commit comments

Comments
 (0)