Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #179 from vib-singlecell-nf/develop
Browse files Browse the repository at this point in the history
Bump version from 0.14.2 to 0.15.0

Former-commit-id: 2b7d8df
  • Loading branch information
dweemx authored Mar 18, 2020
2 parents 01e998a + b7039ee commit 093792b
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 @@ -3,7 +3,7 @@ manifest {
name = 'vib-singlecell-nf/vsn-pipelines'
description = 'A repository of pipelines for single-cell data in Nextflow DSL2'
homePage = 'https://github.com/vib-singlecell-nf/vsn-pipelines'
version = '0.14.2'
version = '0.15.0'
mainScript = 'main.nf'
defaultBranch = 'master'
nextflowVersion = '!19.12.0-edge' // with ! prefix, stop execution if current version does not match required version.
Expand Down

0 comments on commit 093792b

Please sign in to comment.