Skip to content

Commit 5dcf9d6

Browse files
committed
[wfpm v0.8.0] started a new version payload-gen-variant-calling@0.7.0 from payload-gen-variant-calling@0.6.0.1 which was released
1 parent 3a0a92a commit 5dcf9d6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

payload-gen-variant-calling/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.6.0.1'
28+
version = '0.7.0'
2929

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

payload-gen-variant-calling/pkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payload-gen-variant-calling",
3-
"version": "0.6.0.1",
3+
"version": "0.7.0",
44
"description": "A tool to generate SONG payloads for variant calling workflows",
55
"main": "main.nf",
66
"deprecated": false,

payload-gen-variant-calling/tests/checker.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/* this block is auto-generated based on info from pkg.json where */
3535
/* changes can be made if needed, do NOT modify this block manually */
3636
nextflow.enable.dsl = 2
37-
version = '0.6.0.1'
37+
version = '0.7.0'
3838

3939
container = [
4040
'ghcr.io': 'ghcr.io/icgc-argo-workflows/data-processing-utility-tools.payload-gen-variant-calling'

0 commit comments

Comments
 (0)