From b28219bb1b823bd15f41817ee67ee8b7d10c52c9 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 16 Oct 2019 22:41:08 +0100 Subject: [PATCH] v19.11.0 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index c7f802b6f..d3e762851 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="v19.10.2" +version="v19.11.0" shortname="core" gameservername="core" rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"