From 0136a67a578bd9caecc63b9f51211dbd423ba315 Mon Sep 17 00:00:00 2001 From: jemten Date: Tue, 21 Mar 2023 14:19:47 +0100 Subject: [PATCH] updating version --- CHANGELOG.md | 4 ++++ lib/MIP/Constants.pm | 2 +- templates/mip_install_config.yaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52d1187a8..51ad79d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [11.1.3] + +- Adds Gens' bed index file to deliverables + ## [11.1.2] - Fixed a bug in the mitochondrial deletion recipe affecting samples with 0 intermediate discordant MT reads. diff --git a/lib/MIP/Constants.pm b/lib/MIP/Constants.pm index 8f8c7e6ad..66ad565f4 100644 --- a/lib/MIP/Constants.pm +++ b/lib/MIP/Constants.pm @@ -82,7 +82,7 @@ Readonly our %ANALYSIS => ( ); ## Set MIP version -Readonly our $MIP_VERSION => q{11.1.2}; +Readonly our $MIP_VERSION => q{11.1.3}; ## Cli Readonly our $MOOSEX_APP_SCEEN_WIDTH => 160; diff --git a/templates/mip_install_config.yaml b/templates/mip_install_config.yaml index e7dfd3d77..1dcd2e2ef 100644 --- a/templates/mip_install_config.yaml +++ b/templates/mip_install_config.yaml @@ -125,7 +125,7 @@ container: mip: executable: mip: - uri: docker.io/clinicalgenomics/mip:v11.1.2 + uri: docker.io/clinicalgenomics/mip:v11.1.3 multiqc: executable: multiqc: