Skip to content

Commit f5e8598

Browse files
committed
bump versions
1 parent d77b81a commit f5e8598

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

assets/multiqc_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
report_comment: >
2-
This report has been generated by the <a href="https://github.com/nf-cmgg/preprocessing/releases/tag/2.0.4/" target="_blank">nf-cmgg/preprocessing</a>
3-
analysis pipeline.
2+
This report has been generated by the <a href="https://github.com/nf-cmgg/preprocessing/releases/tag/2.0.5/"
3+
target="_blank">nf-cmgg/preprocessing</a> analysis pipeline.
44
report_section_order:
55
"nf-cmgg-preprocessing-methods-description":
66
order: -1000

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ manifest {
256256
description = """Demultiplexing, adapter trimming, alignment, and coverage calculation for NGS data."""
257257
mainScript = 'main.nf'
258258
nextflowVersion = '!>=24.10.0'
259-
version = '2.0.4'
259+
version = '2.0.5'
260260
doi = ''
261261
}
262262

0 commit comments

Comments
 (0)