#1758 update sphinx relay version

This commit is contained in:
rootzoll 2020-11-26 21:50:23 +01:00
parent 1525207dc8
commit fa5777f48a

View File

@ -298,7 +298,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
if [ "$2" != "" ]; then
githubUser="$2"
fi
githubBranch="v1.0.15"
githubBranch="v1.1.1"
if [ "$3" != "" ]; then
githubBranch="$3"
fi