update version

This commit is contained in:
Sarah Griffiths 2023-09-08 10:55:54 +00:00
parent 57d4bf932d
commit 7e2d0214e4

View File

@ -115,7 +115,7 @@ manifest {
description = 'Transcriptome analysis including gene fusions, differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.'
mainScript = 'main.nf'
nextflowVersion = '>=23.04.2'
version = 'v0.3.0'
version = 'v0.3.1'
}
executor {