Files
htrnaseq/nextflow.config
CI 13ef1ccb6c Build branch v0.2 with version v0.2.0 (5a42daa)
Build pipeline: viash-hub.htrnaseq.v0.2-4j59d

Source commit: 5a42daa1b5

Source message: Change version from 2.0.0 to v2.0.0
2024-12-18 11:59:17 +00:00

7 lines
117 B
Plaintext

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