Files
biobox/nextflow.config
CI cf30ed31f6 Build branch v0.2 with version v0.2.0 (7e53021)
Build pipeline: viash-hub.biobox.v0.2-tj6l9

Source commit: 7e53021884

Source message: Fix version number and re-release v0.2.0
2024-09-13 12:51:22 +00:00

7 lines
115 B
Plaintext

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