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.8] ( https://github.com/nf-core/rnaseq/releases/tag/3.8 )] - 2022-05-25
711
812### :warning : Major enhancements
Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ manifest {
229229 description = ' RNA sequencing analysis pipeline for gene/isoform quantification and extensive quality control.'
230230 mainScript = ' main.nf'
231231 nextflowVersion = ' !>=21.10.3'
232- version = ' 3.8 '
232+ version = ' 3.9dev '
233233}
234234
235235// Load modules.config for DSL2 module specific options
You can’t perform that action at this time.
0 commit comments