Skip to content

Commit f5fcbbb

Browse files
committed
Bump version
1 parent b9d4f7d commit f5fcbbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/multiqc_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
report_comment: >
2-
This report has been generated by the <a href="https://github.com/nf-core/phaseimpute/releases/tag/1.0.0" target="_blank">nf-core/phaseimpute</a>
2+
This report has been generated by the <a href="https://github.com/nf-core/phaseimpute/tree/dev" target="_blank">nf-core/phaseimpute</a>
33
analysis pipeline. For information about how to interpret these results, please see the
4-
<a href="https://nf-co.re/phaseimpute/1.0.0/docs/output" target="_blank">documentation</a>.
4+
<a href="https://nf-co.re/phaseimpute/dev/docs/output" target="_blank">documentation</a>.
55
report_section_order:
66
"nf-core-phaseimpute-methods-description":
77
order: -1000

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ manifest {
306306
description = """Phasing and imputation pipeline"""
307307
mainScript = 'main.nf'
308308
nextflowVersion = '!>=24.04.2'
309-
version = '1.0.0'
309+
version = '1.1.0dev'
310310
doi = ''
311311
}
312312

0 commit comments

Comments
 (0)