From 1f08fa673c6cdae8c3aaec1d62a09e9e780fe154 Mon Sep 17 00:00:00 2001 From: taranewman <69013600+taranewman@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:53:36 -0800 Subject: [PATCH] Update nextflow.config --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index a0d33e0..af72d2a 100644 --- a/nextflow.config +++ b/nextflow.config @@ -2,7 +2,7 @@ manifest { name = "BCCDC-PHL/snippy-core-phylogenomics" mainScript = 'main.nf' nextflowVersion = '>=20.01.0' - version= '0.1.2' + version= '0.1.3' } params {