We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8337d commit 03ffbf7Copy full SHA for 03ffbf7
1 file changed
nextflow.config
@@ -4,7 +4,7 @@ manifest {
4
author = 'Andre Sim, Chin Hao Lee, Min Hao Ling'
5
version = 'v0.9-beta'
6
mainScript = 'main.nf'
7
- nextflowVersion = '>=23.04'
+ nextflowVersion = '>=25.04'
8
}
9
10
params {
0 commit comments