We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c9e63 commit 00bb419Copy full SHA for 00bb419
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 = '2.1.4'
+VERSION = '2.2.0'
31
32
manifest {
33
name = 'TRON-Bioinformatics/tronflow-vcf-postprocessing'
0 commit comments