diff --git a/nextflow.config b/nextflow.config index ff3ed1c..3017988 100644 --- a/nextflow.config +++ b/nextflow.config @@ -5,5 +5,5 @@ manifest { name = 'call-gSNP' author = ["Yash Patel", "Shu Tao", "Stefan Eng"] description = 'Nextflow pipeline to call germline short variants in single or normal-tumour paired mode' - version = '10.0.0-rc.2' + version = '10.0.0-rc.3' }