diff --git a/nextflow.config b/nextflow.config index f0e7afbe..0f0bbc88 100644 --- a/nextflow.config +++ b/nextflow.config @@ -256,7 +256,7 @@ manifest { description = """Nextflow rnafusion analysis pipeline, part of the nf-core community.""" mainScript = 'main.nf' nextflowVersion = '!>=22.10.1' - version = '2.3.3' + version = '2.3.4' doi = '' }