We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44285a2 commit ed2704eCopy full SHA for ed2704e
1 file changed
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.2'
+VERSION = '3.1.3'
36
37
manifest {
38
name = 'TRON-Bioinformatics/tronflow-vcf-postprocessing'
0 commit comments