diff --git a/nextflow.config b/nextflow.config index 93fec781..8b6f1ba9 100644 --- a/nextflow.config +++ b/nextflow.config @@ -5,7 +5,7 @@ manifest { name = 'Cecret' author = 'Erin Young' homePage = 'https://github.com/UPHL-BioNGS/Cecret' - version = 'v3.10.20240103' + version = 'v3.10.20240109' defaultBranch = 'master' recurseSubmodules = false description = 'Reference-based consensus creation'