Skip to content

Commit 8f9c5e6

Browse files
committed
bump min nf-version
1 parent 2898fc9 commit 8f9c5e6

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
@@ -241,7 +241,7 @@ manifest {
241241
homePage = 'https://github.com/nf-cmgg/preprocessing'
242242
description = """Demultiplexing, adapter trimming, alignment, and coverage calculation for NGS data."""
243243
mainScript = 'main.nf'
244-
nextflowVersion = '!>=24.04.2'
244+
nextflowVersion = '!>=24.04.4'
245245
version = '2.0.2'
246246
doi = ''
247247
}

0 commit comments

Comments
 (0)