We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f962b02 commit 3aef48dCopy full SHA for 3aef48d
nextflow.config
@@ -32,7 +32,7 @@ env {
32
// Capture exit codes from upstream processes when piping
33
process.shell = ['/bin/bash', '-euo', 'pipefail']
34
35
-VERSION = '3.1.0'
+VERSION = '3.1.2'
36
37
manifest {
38
name = 'TRON-Bioinformatics/tronflow-vcf-postprocessing'
0 commit comments