File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
44and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6- ## [[ 3.14.0 ] ( https://github.com/nf-core/rnaseq/releases/tag/3.14.0 )] - 2023-11-21
6+ ## [[ 3.13.2 ] ( https://github.com/nf-core/rnaseq/releases/tag/3.13.2 )] - 2023-11-21
77
88### Enhancements & fixes
99
Original file line number Diff line number Diff line change @@ -317,7 +317,7 @@ manifest {
317317 description = """ RNA sequencing analysis pipeline for gene/isoform quantification and extensive quality control."""
318318 mainScript = ' main.nf'
319319 nextflowVersion = ' !>=23.04.0'
320- version = ' 3.14.0 '
320+ version = ' 3.13.2 '
321321 doi = ' https://doi.org/10.5281/zenodo.1400710'
322322}
323323
You can’t perform that action at this time.
0 commit comments