Browse Source

v19.10.0

pull/2504/head
Daniel Gibbs 6 years ago
committed by GitHub
parent
commit
641b1a2df0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      linuxgsm.sh

2
linuxgsm.sh

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

Loading…
Cancel
Save