diff --git a/CHANGELOG.md b/CHANGELOG.md index c3ea2f7..5e07b81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/nextflow.config b/nextflow.config index 0c888b9..7654909 100644 --- a/nextflow.config +++ b/nextflow.config @@ -76,7 +76,7 @@ manifest { description = 'Amplicon workflow' mainScript = 'main.nf' nextflowVersion = '>=23.04.2' - version = 'v1.1.4' + version = 'v1.1.3' } epi2melabs {