Skip to content

Commit 26c9653

Browse files
authored
Merge pull request #23 from TRON-Bioinformatics/bump-vafator2
Upgrade tronflow-vcf-postprocessing
2 parents f9e0b42 + b7f9605 commit 26c9653

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
@@ -32,7 +32,7 @@ env {
3232
// Capture exit codes from upstream processes when piping
3333
process.shell = ['/bin/bash', '-euo', 'pipefail']
3434

35-
VERSION = '3.1.3'
35+
VERSION = '3.1.4'
3636

3737
manifest {
3838
name = 'TRON-Bioinformatics/tronflow-vcf-postprocessing'

0 commit comments

Comments
 (0)