We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca3299 commit db3e35bCopy full SHA for db3e35b
nextflow.config
@@ -1,7 +1,7 @@
1
manifest {
2
author = 'Dan Fornika'
3
name = 'BCCDC-PHL/mlst-nf'
4
- version = '0.1.5'
+ version = '0.1.6'
5
description = 'BCCDC-PHL MLST'
6
mainScript = 'main.nf'
7
nextflowVersion = '>=20.01.0'
0 commit comments