File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ workflow AdapterOptimus {
139139 Int max_cromwell_retries = 0
140140 Boolean add_md5s = false
141141
142- String pipeline_tools_version = "v0.48.1 "
142+ String pipeline_tools_version = "v0.48.2 "
143143
144144 call GetInputs as prep {
145145 input :
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ workflow Adapter10xCount {
150150 Int max_cromwell_retries = 0
151151 Boolean add_md5s = false
152152
153- String pipeline_tools_version = "v0.48.1 "
153+ String pipeline_tools_version = "v0.48.2 "
154154
155155 call GetInputs {
156156 input :
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ workflow AdapterSmartSeq2SingleCell{
8282 Int max_cromwell_retries = 0
8383 Boolean add_md5s = false
8484
85- String pipeline_tools_version = "v0.48.1 "
85+ String pipeline_tools_version = "v0.48.2 "
8686
8787 call GetInputs as prep {
8888 input :
You can’t perform that action at this time.
0 commit comments