Skip to content

Commit eabd4b0

Browse files
authored
Fix version in nextflow.config
1 parent ecf013d commit eabd4b0

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
@@ -413,7 +413,7 @@ manifest {
413413
mainScript = 'main.nf'
414414
defaultBranch = 'master'
415415
nextflowVersion = '!>=24.10.5'
416-
version = '3.19.1'
416+
version = '3.20.0'
417417
doi = 'https://doi.org/10.5281/zenodo.1400710'
418418
}
419419

0 commit comments

Comments
 (0)