Skip to content

Commit

Permalink
Merge branch 'bump1.1.3' into 'dev'
Browse files Browse the repository at this point in the history
Bump v1.1.3

See merge request epi2melabs/workflows/wf-amplicon!94
  • Loading branch information
nggvs committed Sep 16, 2024
2 parents 8bad62a + 43fcf47 commit 8f9a298
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@ 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).

## [v1.1.4]
### Changed
- Updated Ezcharts to v0.11.2.

## [v1.1.3]
### Fixed
- Automated basecaller detection failing in some circumstances.
### Changed
- Updated Ezcharts to v0.11.2.

## [v1.1.2]
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ manifest {
description = 'Amplicon workflow'
mainScript = 'main.nf'
nextflowVersion = '>=23.04.2'
version = 'v1.1.4'
version = 'v1.1.3'
}

epi2melabs {
Expand Down

0 comments on commit 8f9a298

Please sign in to comment.