Skip to content

Commit 12924ee

Browse files
committed
[wfpm v0.7.8] started a new version payload-gen-dna-alignment@0.4.0.1 from payload-gen-dna-alignment@0.4.0 which was released
1 parent bd66850 commit 12924ee

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

payload-gen-dna-alignment/main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
/* this block is auto-generated based on info from pkg.json where */
2626
/* changes can be made if needed, do NOT modify this block manually */
2727
nextflow.enable.dsl = 2
28-
version = '0.4.0' // package version
28+
version = '0.4.0.1'
2929

3030
container = [
3131
'ghcr.io': 'ghcr.io/icgc-argo/data-processing-utility-tools.payload-gen-dna-alignment'

payload-gen-dna-alignment/pkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payload-gen-dna-alignment",
3-
"version": "0.4.0",
3+
"version": "0.4.0.1",
44
"description": "SONG payload generation for DNA alignment",
55
"main": "main.nf",
66
"deprecated": false,
@@ -37,4 +37,4 @@
3737
"license": "GNU Affero General Public License v3",
3838
"bugReport": "https://github.com/icgc-argo/data-processing-utility-tools/issues",
3939
"homepage": "https://github.com/icgc-argo/data-processing-utility-tools#readme"
40-
}
40+
}

payload-gen-dna-alignment/tests/checker.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/* this block is auto-generated based on info from pkg.json where */
3030
/* changes can be made if needed, do NOT modify this block manually */
3131
nextflow.enable.dsl = 2
32-
version = '0.4.0' // package version
32+
version = '0.4.0.1'
3333

3434
container = [
3535
'ghcr.io': 'ghcr.io/icgc-argo/data-processing-utility-tools.payload-gen-dna-alignment'

0 commit comments

Comments
 (0)