release v19.6.0

This commit is contained in:
Daniel Gibbs 2019-05-09 18:46:21 +01:00
parent eddc32c7b3
commit 41877ee4b8

View File

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