diff --git a/nextflow.config b/nextflow.config index 909ffde..d8fc262 100644 --- a/nextflow.config +++ b/nextflow.config @@ -314,7 +314,7 @@ manifest { homePage = 'https://github.com/nf-core/proteinfold' description = """Protein 3D structure prediction pipeline""" mainScript = 'main.nf' - nextflowVersion = '!>=24.04.1' + nextflowVersion = '!>=24.04.2' version = '1.2.0dev' doi = '10.5281/zenodo.7629996' }