Skip to content

Commit a3ed96d

Browse files
committed
Bump to 2.2.3
1 parent 87a6f68 commit a3ed96d

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/smrnaseq/2.2.3dev" target="_blank">nf-core/smrnaseq</a>
2+
This report has been generated by the <a href="https://github.com/nf-core/smrnaseq/2.2.3" target="_blank">nf-core/smrnaseq</a>
33
analysis pipeline. For information about how to interpret these results, please see the
4-
<a href="https://nf-co.re/smrnaseq/2.2.3dev/output" target="_blank">documentation</a>.
4+
<a href="https://nf-co.re/smrnaseq/2.2.3/output" target="_blank">documentation</a>.
55
report_section_order:
66
"nf-core-smrnaseq-methods-description":
77
order: -1000

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ manifest {
272272
description = """Small RNA-Seq Best Practice Analysis Pipeline."""
273273
mainScript = 'main.nf'
274274
nextflowVersion = '!>=23.04.0'
275-
version = '2.2.3dev'
275+
version = '2.2.3'
276276
doi = ''
277277
}
278278

0 commit comments

Comments
 (0)