Skip to content

Commit

Permalink
Merge branch 'version-bump' into 'dev'
Browse files Browse the repository at this point in the history
bump to v5.2.0

See merge request epi2melabs/workflows/wf-template!215
  • Loading branch information
julibeg committed Jun 27, 2024
2 parents 16e8689 + e1108ab commit b39a3ee
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 @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [unreleased]
## [v5.2.0]
### Added
- Support for CRAM alignment format when creating IGV config files.
- Support for an optional "analysis_groups" column in the sample sheet providing grouping information for the input samples.
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ manifest {
description = 'Template workflow'
mainScript = 'main.nf'
nextflowVersion = '>=23.04.2'
version = 'v5.1.4'
version = 'v5.2.0'
}


Expand Down

0 comments on commit b39a3ee

Please sign in to comment.