Files
craftbox/nextflow.config
CI 52482a8d58 Build branch v0.2.x with version 0.2.0 (4fab00c)
Build pipeline: viash-hub.craftbox.v0.2.x-hrnzp

Source commit: 4fab00c228

Source message: update version
2025-05-07 13:53:14 +00:00

7 lines
116 B
Plaintext

manifest {
name = "craftbox"
version = "0.2.0"
defaultBranch = "main"
nextflowVersion = "!>=20.12.1-edge"
}