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.10] ( https://github.com/nf-core/rnaseq/releases/tag/3.10 )] - 2022-12-21
711
812### Enhancements & fixes
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ manifest {
256256 description = """ RNA sequencing analysis pipeline for gene/isoform quantification and extensive quality control."""
257257 mainScript = ' main.nf'
258258 nextflowVersion = ' !>=22.10.1'
259- version = ' 3.10 '
259+ version = ' 3.11dev '
260260 doi = ' https://doi.org/10.5281/zenodo.1400710'
261261}
262262
You can’t perform that action at this time.
0 commit comments