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## [[ 1.6] ( https://github.com/nf-core/fetchngs/releases/tag/1.6 )] - 2022-05-17
711
812- [ #57 ] ( https://github.com/nf-core/fetchngs/pull/57 ) - fetchngs fails if FTP is blocked
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ manifest {
158158 description = ' Pipeline to fetch metadata and raw FastQ files from public databases'
159159 mainScript = ' main.nf'
160160 nextflowVersion = ' !>=21.10.3'
161- version = ' 1.6 '
161+ version = ' 1.7dev '
162162}
163163
164164// Load modules.config for DSL2 module specific options
You can’t perform that action at this time.
0 commit comments