Skip to content

Commit 84890da

Browse files
committed
Bump pipeline version to 3.12.0
1 parent ef8022e commit 84890da

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
@@ -302,7 +302,7 @@ manifest {
302302
description = """RNA sequencing analysis pipeline for gene/isoform quantification and extensive quality control."""
303303
mainScript = 'main.nf'
304304
nextflowVersion = '!>=22.10.1'
305-
version = '3.12.0dev'
305+
version = '3.12.0'
306306
doi = 'https://doi.org/10.5281/zenodo.1400710'
307307
}
308308

0 commit comments

Comments
 (0)