Skip to content

Commit

Permalink
Update version number in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Talenti committed Dec 7, 2020
1 parent e03a970 commit 61f59b2
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 @@ -74,5 +74,5 @@ manifest {
description = 'Nextflow LiftOver pipeline.'
mainScript = 'main.nf'
nextflowVersion = '>=20.07.1'
version = '1.3'
version = '1.4.2'
}

0 comments on commit 61f59b2

Please sign in to comment.