From fc038fbbd3585838091960f8e5a878d069ca0572 Mon Sep 17 00:00:00 2001 From: Sebastian Schoenherr Date: Fri, 20 Aug 2021 15:34:43 +0200 Subject: [PATCH] Update installer to point to the latest version --- install/github-downloader.sh | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install/github-downloader.sh b/install/github-downloader.sh index 1567438..855ca0e 100644 --- a/install/github-downloader.sh +++ b/install/github-downloader.sh @@ -3,7 +3,7 @@ set -e NAME="Haplogrep" -VERSION="v2.3.0" +VERSION="v2.4.0" GITHUB_USER="seppinho" GITHUB_REPO="haplogrep-cmd" EXECUTABLE="haplogrep" diff --git a/pom.xml b/pom.xml index 0074a76..1686a06 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ genepi haplogrep - 2.4.0-rc3 + 2.4.0 jar Haplogrep