diff --git a/nextflow.config b/nextflow.config
index 87c06b6f659970989f73bddfc31995cefeb6dc14..84c9c000e31aab1bd7fb11e7e8381380493db027 100644
--- a/nextflow.config
+++ b/nextflow.config
@@ -137,6 +137,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.0rc01'
+  version = 'v2.0.0rc02'
   nextflowVersion = '>=19.09.0'
 }