Files
craftbox/nextflow.config
CI 6c59599998 Build branch craftbox/v0.3 with version v0.3.1 to craftbox on branch v0.3 (4acf73e)
Build pipeline: viash-hub.craftbox.v0.3.1-6qf24

Source commit: 4acf73e025

Source message: Bump version to v0.3.1
2025-11-20 15:23:55 +00:00

7 lines
117 B
Plaintext

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