Skip to content

Commit

Permalink
Getting ready for the release
Browse files Browse the repository at this point in the history
  • Loading branch information
muffato committed Sep 11, 2024
1 parent 3ddee53 commit 5a581b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
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).

## – Bellsprout – []
## [[0.6.0](https://github.com/sanger-tol/blobtoolkit/releases/tag/0.6.0)] – Bellsprout – [2024-09-13]

The pipeline has now been validated for draft (unpublished) assemblies.

Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ manifest {
description = """Quality assessment of genome assemblies"""
mainScript = 'main.nf'
nextflowVersion = '!>=23.04.0'
version = '0.6.0-dev'
version = '0.6.0'
doi = '10.5281/zenodo.7949058'
}

Expand Down

0 comments on commit 5a581b1

Please sign in to comment.