Skip to content

Commit 3e25513

Browse files
committed
The himut version should be attached to 1.1.11
1 parent 5480bc4 commit 3e25513

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## [[1.1.9-himut.3](https://github.com/sanger-tol/variantcalling/releases/tag/1.1.9-himut.3)] - Zhou Jichang (patch 3) - [2025-10-30]
6+
## [[1.1.11-himut.3](https://github.com/sanger-tol/variantcalling/releases/tag/1.1.11-himut.3)] - Zhou Jichang (patch 3) - [2025-10-30]
77

88
### Enhancements & fixes
99

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ license: MIT
4646
message: If you use this software, please cite it using the metadata from this file
4747
and all references from CITATIONS.md .
4848
repository-code: https://github.com/sanger-tol/variantcalling
49-
title: sanger-tol/variantcalling v1.1.9-himut.3 - Zhou Jichang (patch 3)
49+
title: sanger-tol/variantcalling v1.1.11-himut.3 - Zhou Jichang (patch 3)
5050
type: software
5151
url: https://pipelines.tol.sanger.ac.uk/variantcalling
52-
version: 1.1.9-himut.3
52+
version: 1.1.11-himut.3

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ manifest {
266266
mainScript = 'main.nf'
267267
defaultBranch = 'main'
268268
nextflowVersion = '!>=23.10.1'
269-
version = '1.1.9-himut.3'
269+
version = '1.1.11-himut.3'
270270
doi = '10.5281/zenodo.7890527'
271271
}
272272

ro-crate-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,10 @@
184184
},
185185
"url": [
186186
"https://github.com/sanger-tol/variantcalling",
187-
"https://pipelines.tol.sanger.ac.uk//variantcalling/1.1.9-himut.3/"
187+
"https://pipelines.tol.sanger.ac.uk//variantcalling/1.1.11-himut.3/"
188188
],
189189
"version": [
190-
"1.1.9-himut.3"
190+
"1.1.11-himut.3"
191191
]
192192
},
193193
{

0 commit comments

Comments
 (0)