From 4ef842b48c13c21789807fa67d81c249d3a27167 Mon Sep 17 00:00:00 2001 From: Julian Libiseller-Egger Date: Wed, 5 Jul 2023 10:53:06 +0100 Subject: [PATCH] bump to 0.3.29 --- CHANGELOG.md | 2 +- nextflow.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f8b5e3..75644d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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] +## [v0.3.29] ### Changed - Example command to use demo data. - Updated GitHub issue templates to force capture of more information. diff --git a/nextflow.config b/nextflow.config index ef1546d..634f1d0 100644 --- a/nextflow.config +++ b/nextflow.config @@ -73,7 +73,7 @@ manifest { description = 'Run the ARTIC SARS-CoV-2 methodology on multiplexed MinION, GridION, and PromethION data.' mainScript = 'main.nf' nextflowVersion = '>=22.10.8' - version = 'v0.3.28' + version = 'v0.3.29' } epi2melabs {