From 9603a2a30255869cb7c599aaf865e3005a85d214 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 16 Dec 2018 00:10:18 +0000 Subject: [PATCH] feat: update version to 181216 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index b2ce75f73..c5fea827d 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="181027" +version="181216" shortname="core" gameservername="core" rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"