Merge branch 'release/180318' into develop

This commit is contained in:
Daniel Gibbs 2018-03-18 15:59:43 +00:00
commit 19cf39e850

View File

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