Skip to content

Commit

Permalink
Updating the version in the config
Browse files Browse the repository at this point in the history
  • Loading branch information
DLBPointon committed Mar 7, 2025
1 parent 83f9f60 commit d5bb1a9
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 @@ -232,7 +232,7 @@ manifest {
mainScript = 'main.nf'
defaultBranch = 'main'
nextflowVersion = '!>=24.04.2'
version = '0.7.1'
version = '0.7.0'
doi = 'https://zenodo.org/records/13819520'
}

Expand Down

0 comments on commit d5bb1a9

Please sign in to comment.