From 8736370b5894b1411d1aad114f3ce79fbc953d4e Mon Sep 17 00:00:00 2001 From: Christian Rotzoll Date: Sun, 29 Nov 2020 10:55:12 +0100 Subject: [PATCH] #1758 update SphinxRelay 1.1.3 (#1820) --- home.admin/config.scripts/bonus.sphinxrelay.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/config.scripts/bonus.sphinxrelay.sh b/home.admin/config.scripts/bonus.sphinxrelay.sh index f1e161f7d..9e45f06e2 100755 --- a/home.admin/config.scripts/bonus.sphinxrelay.sh +++ b/home.admin/config.scripts/bonus.sphinxrelay.sh @@ -309,7 +309,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then if [ "$2" != "" ]; then githubUser="$2" fi - githubBranch="v1.1.1" + githubBranch="v1.1.3" if [ "$3" != "" ]; then githubBranch="$3" fi