We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced30e2 commit f7fed72Copy full SHA for f7fed72
1 file changed
nextflow.config
@@ -27,7 +27,7 @@ env {
27
// Capture exit codes from upstream processes when piping
28
process.shell = ['/bin/bash', '-euo', 'pipefail']
29
30
-VERSION = '3.0.0'
+VERSION = '3.1.0'
31
32
manifest {
33
name = 'TRON-Bioinformatics/tronflow-vcf-postprocessing'
0 commit comments