Build branch demultiplex/v0.6 with version v0.6.1 to demultiplex on branch v0.6 (edbd04b)

Build pipeline: viash-hub.demultiplex.v0.6-mrtf2

Source commit: edbd04b6b1

Source message: Bump version to v0.6.1
This commit is contained in:
CI
2025-10-03 14:05:09 +00:00
parent 95152b0d62
commit a0d4b1dd21
61 changed files with 221 additions and 210 deletions

View File

@@ -2,7 +2,7 @@ manifest {
name = 'dataflow/combine_samples'
mainScript = 'main.nf'
nextflowVersion = '!>=20.12.1-edge'
version = 'v0.6.0'
version = 'v0.6.1'
description = 'Combine fastq files from across samples into one event with a list of fastq files per orientation.'
}