Skip to content

Commit 8af42a5

Browse files
committed
[FAB-12526] Upgrade Chaintool version to v1.1.3
Upgrade the version of Chaintool included in Fabric from version 1.1.1 to 1.1.3. There are no new features, but several bug fixes. Change-Id: Id2c12124c02f8259a0d9cbd58a4e5c5d8f7c19c2 Signed-off-by: Sheehan Anderson <sranderson@gmail.com>
1 parent e8aae07 commit 8af42a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
BASE_VERSION = 1.4.0
4848
PREV_VERSION = 1.3.0
49-
CHAINTOOL_RELEASE=1.1.1
49+
CHAINTOOL_RELEASE=1.1.3
5050
BASEIMAGE_RELEASE=0.4.14
5151

5252
# Allow to build as a submodule setting the main project to

0 commit comments

Comments
 (0)