File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-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+
10+ ### Parameters
11+
612## [[ 3.7] ( https://github.com/nf-core/rnaseq/releases/tag/3.7 )] - 2022-05-03
713
814### :warning : Major enhancements
Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ manifest {
227227 description = ' Nextflow RNA-Seq analysis pipeline, part of the nf-core community.'
228228 mainScript = ' main.nf'
229229 nextflowVersion = ' !>=21.10.3'
230- version = ' 3.7 '
230+ version = ' 3.8dev '
231231}
232232
233233// Load modules.config for DSL2 module specific options
You can’t perform that action at this time.
0 commit comments