Skip to content

Commit 5bfaf6e

Browse files
committed
Use semantic versioning
1 parent e5f3dad commit 5bfaf6e

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
@@ -255,7 +255,7 @@ manifest {
255255
description = """Assembly and intrahost/low-frequency variant calling for viral samples"""
256256
mainScript = 'main.nf'
257257
nextflowVersion = '!>=22.10.1'
258-
version = '2.6'
258+
version = '2.6.0'
259259
doi = 'https://doi.org/10.5281/zenodo.3901628'
260260
}
261261

0 commit comments

Comments
 (0)