From 9c0dd6343a682c27a2ba097a1fb159f070943c74 Mon Sep 17 00:00:00 2001 From: jmtcsngr Date: Thu, 25 Jul 2024 13:25:26 +0100 Subject: [PATCH] prep release 72.1.2 --- Changes | 3 +++ bin/npg_qc_tag_sniff.pl | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index e2d6ed0e..dee2ed80 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ LIST OF CHANGES FOR NPG-QC PACKAGE +release 72.1.2 (2024-07-25) + - handle cases where the same tag sequence is seen in both index reads + release 72.1.1 (2024-05-24) - Removing Tidyp dependency from CI diff --git a/bin/npg_qc_tag_sniff.pl b/bin/npg_qc_tag_sniff.pl index 1559a451..7640cb81 100755 --- a/bin/npg_qc_tag_sniff.pl +++ b/bin/npg_qc_tag_sniff.pl @@ -15,7 +15,7 @@ q[?page%5Bnumber%5D=1&page%5Bsize%5D=500]; ##no critic -our $VERSION = '72.1.0'; +our $VERSION = '0'; sub usage {