Skip to content

Commit

Permalink
bump version 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rannick committed Apr 3, 2024
1 parent e50eed2 commit e3a909f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions assets/multiqc_config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
report_comment: >
This report has been generated by the <a href="https://github.com/nf-core/rnafusion/tree/dev" target="_blank">nf-core/rnafusion</a>
This report has been generated by the <a href="https://github.com/nf-core/rnafusion/releases/tag/3.0.2" target="_blank">nf-core/rnafusion</a>
analysis pipeline. For information about how to interpret these results, please see the
<a href="https://nf-co.re/rnafusion/dev/docs/output" target="_blank">documentation</a>.
<a href="https://nf-co.re/rnafusion/3.0.2/docs/output" target="_blank">documentation</a>.
report_section_order:
nf-core-rnafusion-methods-description:
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ manifest {
description = """Nextflow rnafusion analysis pipeline, part of the nf-core community."""
mainScript = 'main.nf'
nextflowVersion = '!>=23.04.0'
version = '3.0.2dev'
version = '3.0.2'
doi = ''
}

Expand Down

0 comments on commit e3a909f

Please sign in to comment.