Skip to content

Commit 7cd69ab

Browse files
committed
Merge branch 'wrong-version' into 'dev'
update version See merge request epi2melabs/workflows/wf-transcriptomes!129
2 parents 57d4bf9 + 7e2d021 commit 7cd69ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ manifest {
115115
description = 'Transcriptome analysis including gene fusions, differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.'
116116
mainScript = 'main.nf'
117117
nextflowVersion = '>=23.04.2'
118-
version = 'v0.3.0'
118+
version = 'v0.3.1'
119119
}
120120

121121
executor {

0 commit comments

Comments
 (0)