Skip to content

Commit f7fed72

Browse files
committed
bump workflow version
1 parent ced30e2 commit f7fed72

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 = '3.0.0'
30+
VERSION = '3.1.0'
3131

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

0 commit comments

Comments
 (0)