We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8434463 commit ff08744Copy full SHA for ff08744
pipelines/wdl/build_indices/BuildIndices.wdl
@@ -25,7 +25,7 @@ workflow BuildIndices {
25
}
26
27
# version of this pipeline
28
- String pipeline_version = "5.1.2"
+ String pipeline_version = "5.1.0"
29
30
parameter_meta {
31
annotations_gtf: "the annotation file"
0 commit comments