Browse Source

Update version to match latest release

Resolve the issue with version mismatch with the current release.
pull/3486/head
Nathan 4 years ago
committed by GitHub
parent
commit
052525ec85
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="v21.2.3"
version="v21.2.4"
shortname="core"
gameservername="core"
commandname="CORE"

Loading…
Cancel
Save