Skip to content

Commit 089d622

Browse files
committed
fix the song-score-upload version to 2.8.0
1 parent 231c0ed commit 089d622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

song-score-upload/main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*/
2222

2323
nextflow.enable.dsl = 2
24-
version = '2.9.0'
24+
version = '2.8.0'
2525

2626
// universal params go here, change default value as needed
2727
params.publish_dir = "" // set to empty string will disable publishDir

0 commit comments

Comments
 (0)