We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9606e15 + fba3c4b commit 1ac7d68Copy full SHA for 1ac7d68
tasks/combine_phoenix_run.wdl
@@ -14,7 +14,7 @@ task combine_phoenix_run {
14
String? combined_ncbi_sra_xlsx_prefix
15
}
16
command <<<
17
- version="v2.1.0-dev"
+ version="v2.1.0"
18
echo $version | tee VERSION
19
date | tee DATE
20
0 commit comments