Browse Source

Merge branch 'release/190509' into develop

pull/2353/head
Daniel Gibbs 6 years ago
parent
commit
efba85426b
  1. 2
      linuxgsm.sh

2
linuxgsm.sh

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

Loading…
Cancel
Save