Browse Source

feat: update version to 181216

pull/2123/head
Daniel Gibbs 6 years ago
parent
commit
9603a2a302
  1. 2
      linuxgsm.sh

2
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]}")")"

Loading…
Cancel
Save