Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nebfield committed Jul 30, 2024
1 parent 351518e commit f9c4624
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 @@ -258,7 +258,7 @@ manifest {
description = 'The Polygenic Score Catalog Calculator is a nextflow pipeline for polygenic score calculation'
mainScript = 'main.nf'
nextflowVersion = '>=23.10.0'
version = '2.0.0-beta.1'
version = '2.0.0-beta.2'
}

// Load modules.config for DSL2 module specific options
Expand Down

0 comments on commit f9c4624

Please sign in to comment.