We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d4d7d commit 60006baCopy full SHA for 60006ba
1 file changed
nextflow.config
@@ -1,7 +1,7 @@
1
manifest {
2
mainScript = 'main.nf'
3
nextflowVersion = '>=20.01.0'
4
- version = '1.9.0'
+ version = '1.9.1.1'
5
}
6
7
params {
0 commit comments