#1758 update SphinxRelay 1.1.3 (#1820)

This commit is contained in:
Christian Rotzoll 2020-11-29 10:55:12 +01:00 committed by rootzoll
parent fa4d0617b8
commit 8736370b58

View File

@ -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