Skip to content

Commit

Permalink
Update nextflow.config
Browse files Browse the repository at this point in the history
  • Loading branch information
ggabernet authored Sep 2, 2021
1 parent 67c0cf1 commit 5994c1d
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 @@ -203,7 +203,7 @@ manifest {
description = 'Identify and quantify peptides from mass spectrometry raw data'
mainScript = 'main.nf'
nextflowVersion = '>=21.04.0'
version = '2.0.0dev'
version = '2.0.0'
}

// Function to ensure that resource requirements don't go beyond
Expand Down

0 comments on commit 5994c1d

Please sign in to comment.