File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
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+ ## [ Unpublished Version / DEV]
7+
8+ ### Enhancements & fixes
9+
610## [[ 3.11.1] ( https://github.com/nf-core/rnaseq/releases/tag/3.11.1 )] - 2023-03-31
711
812### Credits
Original file line number Diff line number Diff 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.1 '
264+ version = ' 3.12.0dev '
265265 doi = ' https://doi.org/10.5281/zenodo.1400710'
266266}
267267
You can’t perform that action at this time.
0 commit comments