Skip to content

Commit 24e5b0c

Browse files
committed
bump version
1 parent 91d0186 commit 24e5b0c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

assets/multiqc_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
report_comment: >
2-
This report has been generated by the <a href="https://github.com/nf-cmgg/preprocessing/releases/tag/2.0.3/" target="_blank">nf-cmgg/preprocessing</a>
2+
This report has been generated by the <a href="https://github.com/nf-cmgg/preprocessing/tree/dev/" target="_blank">nf-cmgg/preprocessing</a>
33
analysis pipeline.
44
report_section_order:
55
"nf-cmgg-preprocessing-methods-description":

nextflow.config

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

0 commit comments

Comments
 (0)