Skip to content

Commit b7f9605

Browse files
authored
Upgrade tronflow-vcf-postprocessing
1 parent 8f19d4e commit b7f9605

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)