Skip to content

Commit f801b1e

Browse files
committed
Bump pipeline version to 3.11.1
1 parent 851e2c5 commit f801b1e

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
@@ -261,7 +261,7 @@ manifest {
261261
description = """RNA sequencing analysis pipeline for gene/isoform quantification and extensive quality control."""
262262
mainScript = 'main.nf'
263263
nextflowVersion = '!>=22.10.1'
264-
version = '3.11.0'
264+
version = '3.11.1'
265265
doi = 'https://doi.org/10.5281/zenodo.1400710'
266266
}
267267

0 commit comments

Comments
 (0)