Skip to content

Commit ed2704e

Browse files
authored
Update nextflow.config
Increase version
1 parent 44285a2 commit ed2704e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2'
35+
VERSION = '3.1.3'
3636

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

0 commit comments

Comments
 (0)