From f3499a31f648f2fe535491930e34347f71759480 Mon Sep 17 00:00:00 2001 From: "Ramón M. Gómez" Date: Wed, 27 May 2020 14:20:43 +0200 Subject: #959: Releasing OpenGnsys 1.1.1b. --- installer/opengnsys_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/opengnsys_installer.sh b/installer/opengnsys_installer.sh index d9cf7a82..87acf220 100755 --- a/installer/opengnsys_installer.sh +++ b/installer/opengnsys_installer.sh @@ -132,7 +132,7 @@ function globalSetup () else REMOTE=1 fi - BRANCH="master" + BRANCH="opengnsys-1.1.1b" CODE_URL="https://codeload.github.com/opengnsys/OpenGnsys/zip/$BRANCH" API_URL="https://api.github.com/repos/opengnsys/OpenGnsys" -- cgit v1.2.3-18-g5258