From 68dffd7f2d559373c10a0a2ff11964b8dd26859d Mon Sep 17 00:00:00 2001 From: Jonathan Manning Date: Thu, 30 Jan 2025 11:06:01 +0000 Subject: [PATCH 1/3] Bump version to 1.1.0 --- CHANGELOG.md | 2 +- assets/multiqc_config.yml | 4 ++-- nextflow.config | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60acb44..4269ed2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## v1.1.0 - xxxx-xx-xx +## v1.1.0 - 2025-01-30 ### `Added` diff --git a/assets/multiqc_config.yml b/assets/multiqc_config.yml index 6fa9c85..abcf625 100644 --- a/assets/multiqc_config.yml +++ b/assets/multiqc_config.yml @@ -1,7 +1,7 @@ report_comment: > - This report has been generated by the nf-core/riboseq analysis pipeline. For information about how to interpret these results, please see the - documentation. + This report has been generated by the nf-core/riboseq analysis pipeline. For information about how to interpret these results, please see the + documentation. report_section_order: "nf-core-riboseq-methods-description": order: -1000 diff --git a/nextflow.config b/nextflow.config index a565c04..b4d55bc 100644 --- a/nextflow.config +++ b/nextflow.config @@ -342,7 +342,7 @@ manifest { mainScript = 'main.nf' defaultBranch = 'master' nextflowVersion = '!>=24.04.2' - version = '1.1.0dev' + version = '1.1.0' doi = 'https://doi.org/10.5281/zenodo.10966364' } From fd54cfea2377969801c5cebc13aaa520638d57ff Mon Sep 17 00:00:00 2001 From: Jonathan Manning Date: Thu, 30 Jan 2025 11:08:20 +0000 Subject: [PATCH 2/3] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4269ed2..24e51e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#83](https://github.com/nf-core/riboseq/pull/83) - Fix skip_ribotish ([@pinin4fjords](https://github.com/pinin4fjords), reviewed by [@FelixKrueger](https://github.com/FelixKrueger)) - [#85](https://github.com/nf-core/riboseq/pull/85) - Rationalise sorted bam/bai publishing ([@pinin4fjords](https://github.com/pinin4fjords), reviewed by [@FelixKrueger](https://github.com/FelixKrueger)) - [#86](https://github.com/nf-core/riboseq/pull/86) - Important! Template update for nf-core/tools v3.2.0 ([@nf-core-bot](https://github.com/nf-core-bot), review by [@pinin4fjords](https://github.com/pinin4fjords)) +- [#87](https://github.com/nf-core/riboseq/pull/87) - Bump versions pre-release to 1.1.0 ([@pinin4fjords](https://github.com/pinin4fjords), reviewed by [@FelixKrueger](https://github.com/FelixKrueger)) ### `Fixed` From facf23f93b8177b81ade30e589613c6474ee8a9f Mon Sep 17 00:00:00 2001 From: Jonathan Manning Date: Fri, 31 Jan 2025 10:55:08 +0000 Subject: [PATCH 3/3] Bump version in snap --- tests/main.nf.test.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/main.nf.test.snap b/tests/main.nf.test.snap index 0e3eb63..b73cab7 100644 --- a/tests/main.nf.test.snap +++ b/tests/main.nf.test.snap @@ -89,7 +89,7 @@ "bioconductor-tximeta": "1.20.1" }, "Workflow": { - "nf-core/riboseq": "v1.1.0dev" + "nf-core/riboseq": "v1.1.0" } }, [