diff --git a/nextflow.config b/nextflow.config index 10fcf26..ad1afbd 100644 --- a/nextflow.config +++ b/nextflow.config @@ -32,7 +32,7 @@ manifest { description = 'Classify metagenomic sequence data from human respiratory infections.' mainScript = 'main.nf' nextflowVersion = '>=20.10.0' - version = 'v1.1.3' + version = 'v1.2.0' } profiles {