File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ export default class SetupDockerGenerator extends Generator {
174174 paths : global . paths ,
175175 fabloVersion : config . fabloVersion ,
176176 fabloBuild : getBuildInfo ( ) ,
177- fabloRestVersion : "0.1.2 " ,
177+ fabloRestVersion : "0.2.0 " ,
178178 hyperledgerExplorerVersion : "2.0.0" ,
179179 fabricCouchDbVersion : "0.4.18" ,
180180 couchDbVersion : "3.1" ,
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ export default class SetupDockerGenerator extends Generator {
7575 paths : global . paths ,
7676 fabloVersion : config . fabloVersion ,
7777 fabloBuild : getBuildInfo ( ) ,
78- fabloRestVersion : "0.1.2 " ,
78+ fabloRestVersion : "0.2.0 " ,
7979 hyperledgerExplorerVersion : "1.1.8" ,
8080 fabricCouchDbVersion : "0.4.18" ,
8181 couchDbVersion : "3.1" ,
You can’t perform that action at this time.
0 commit comments