Browse Source

Merge branch 'hotfix/v20.1.2' into develop

pull/2766/head
Daniel Gibbs 5 years ago
parent
commit
191847fb30
  1. 2
      linuxgsm.sh

2
linuxgsm.sh

@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="v20.1.1"
version="v20.1.2"
shortname="core"
gameservername="core"
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")

Loading…
Cancel
Save