diff --git a/nextflow.config b/nextflow.config
index c8983df669cb59384e0914bf06e852a5b381a2b5..f715f6b004039a8edf349b473f1b0b242005da33 100644
--- a/nextflow.config
+++ b/nextflow.config
@@ -132,6 +132,6 @@ manifest {
   homePage = 'https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq'
   description = 'This pipeline was created to be a standard mRNA-sequencing analysis pipeline which integrates with the GUDMAP and RBK consortium data-hub.'
   mainScript = 'rna-seq.nf'
-  version = 'v2.0.0rc02'
+  version = 'v2.0.0'
   nextflowVersion = '>=19.09.0'
 }