Skip to content

Commit 9d3993b

Browse files
committed
undo minimum nextflow bump
1 parent 181ffc0 commit 9d3993b

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
@@ -631,7 +631,7 @@ manifest {
631631
description = """A fully reproducible and state-of-the-art ancient DNA analysis pipeline"""
632632
mainScript = 'main.nf'
633633
defaultBranch = 'master'
634-
nextflowVersion = '!>=25.04.2'
634+
nextflowVersion = '!>=25.04.0'
635635
version = '3.0.0dev'
636636
doi = '10.7717/peerj.10947'
637637
}

0 commit comments

Comments
 (0)