Skip to content

Commit d7946a8

Browse files
authored
Update nextflow.config
1 parent c5bff79 commit d7946a8

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
@@ -227,7 +227,7 @@ manifest {
227227
description = 'Nextflow RNA-Seq analysis pipeline, part of the nf-core community.'
228228
mainScript = 'main.nf'
229229
nextflowVersion = '!>=21.10.3'
230-
version = '3.7dev'
230+
version = '3.7'
231231
}
232232

233233
// Load modules.config for DSL2 module specific options

0 commit comments

Comments
 (0)