From 98e07016431614d65432f10e03da970a7726dd31 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 1 Apr 2019 22:45:35 +0100 Subject: [PATCH] update linuxgsm version --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index aee1af858..d7a274693 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="190217" +version="190301" shortname="core" gameservername="core" rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"