Skip to content

Commit

Permalink
Update nextflow.config
Browse files Browse the repository at this point in the history
Co-authored-by: Friederike Hanssen <friederike.hanssen@seqera.io>
  • Loading branch information
famosab and FriederikeHanssen authored Nov 19, 2024
1 parent 78665ab commit 62f97a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ manifest {
description = """Convert vcf files to maf format"""
mainScript = 'main.nf'
nextflowVersion = '!>=24.04.2'
version = '1.0.0'
version = '1.1.0dev'
doi = '10.5281/zenodo.10812762'
}

Expand Down

0 comments on commit 62f97a9

Please sign in to comment.