We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ca6797 + 089d622 commit a6e1c75Copy full SHA for a6e1c75
1 file changed
song-score-upload/main.nf
@@ -21,7 +21,7 @@
21
*/
22
23
nextflow.enable.dsl = 2
24
-version = '2.9.0'
+version = '2.8.0'
25
26
// universal params go here, change default value as needed
27
params.publish_dir = "" // set to empty string will disable publishDir
0 commit comments