Skip to content

Commit d9b8aea

Browse files
author
Simon Heumos
authored
Merge pull request #241 from subwaystation/1.2.0dev
start 1.2.0dev
2 parents f2b63fe + 3862be8 commit d9b8aea

File tree

5 files changed

+16
-14
lines changed

5 files changed

+16
-14
lines changed

.nf-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ template:
2020
skip_features:
2121
- fastqc
2222
- igenomes
23-
version: 1.1.3
23+
version: 1.2.0dev

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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).
44

5+
## 1.2.0dev - Lettagschwätz
6+
57
## 1.1.3 - marsupial
68

79
This release brings several template updates up to 3.2.0 and a number of tool updates.

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

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ manifest {
368368
mainScript = 'main.nf'
369369
defaultBranch = 'master'
370370
nextflowVersion = '!>=24.04.2'
371-
version = '1.1.3'
371+
version = '1.2.0dev'
372372
doi = 'https://doi.org/10.5281/zenodo.8202636'
373373
}
374374

ro-crate-metadata.json

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)