From d82cc915a6d5a531c29da93d39965c8c64084127 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 27 Jan 2021 22:16:03 +0000 Subject: [PATCH] Release v21.1.0 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index f8d1449a0..54a765dd4 100644 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="v20.6.2" +version="v21.1.0" shortname="core" gameservername="core" commandname="CORE"