Skip to content

Commit 3a28165

Browse files
committed
Update version format for bumpversion compatibility
1 parent 3c742b2 commit 3a28165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ manifest {
173173
description = """Cancer WGTS post-processing pipeline"""
174174
mainScript = 'main.nf'
175175
nextflowVersion = '!>=22.10.6'
176-
version = 'v0.6.0'
176+
version = '0.5.0'
177177
doi = ''
178178
}
179179

0 commit comments

Comments
 (0)