Skip to content

Commit 2317deb

Browse files
authored
Merge pull request #40 from icgc-argo-workflows/song-score-download@2.7.0
[release]
2 parents d65f813 + f7d4628 commit 2317deb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

song-score-download/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.6.2'
24+
version = '2.7.0'
2525

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

song-score-download/pkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "song-score-download",
3-
"version": "2.6.2",
3+
"version": "2.7.0",
44
"description": "SONG/SCORE download",
55
"main": "main.nf",
66
"deprecated": false,

0 commit comments

Comments
 (0)