Skip to content

Commit

Permalink
Merge pull request nf-core#161 from ejseqera/fixes
Browse files Browse the repository at this point in the history
Bump pipeline version to 1.11.0dev
  • Loading branch information
maxulysse authored May 16, 2023
2 parents 1b9d187 + e4efe56 commit 624d420
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unpublished Version / DEV]

### Enhancements & fixes

## [[1.10.0](https://github.com/nf-core/fetchngs/releases/tag/1.10.0)] - 2023-05-16

### Credits
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ manifest {
description = """Pipeline to fetch metadata and raw FastQ files from public databases"""
mainScript = 'main.nf'
nextflowVersion = '!>=22.10.1'
version = '1.10.0'
version = '1.11.0dev'
doi = 'https://doi.org/10.5281/zenodo.5070524'
}

Expand Down

0 comments on commit 624d420

Please sign in to comment.