Skip to content

Commit

Permalink
Merge pull request #112 from sanger-bentley-group/dev
Browse files Browse the repository at this point in the history
Bump version to 1.0.0-rc9
  • Loading branch information
HarryHung authored Jun 13, 2024
2 parents 957d96b + 1119926 commit 951e417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.nf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env nextflow

// Version of this release
pipelineVersion = '1.0.0-rc8'
pipelineVersion = '1.0.0-rc9'

// Import workflow modules
include { PIPELINE } from "$projectDir/workflows/pipeline"
Expand Down

0 comments on commit 951e417

Please sign in to comment.