Skip to content

Commit ccdb0dc

Browse files
authored
Merge pull request #9 from TRON-Bioinformatics/fix-vafator-params
update version number
2 parents 2881fc8 + 00bb419 commit ccdb0dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env {
2727
// Capture exit codes from upstream processes when piping
2828
process.shell = ['/bin/bash', '-euo', 'pipefail']
2929

30-
VERSION = '2.1.4'
30+
VERSION = '2.2.0'
3131

3232
manifest {
3333
name = 'TRON-Bioinformatics/tronflow-vcf-postprocessing'

0 commit comments

Comments
 (0)