Release v21.3.2

This commit is contained in:
Daniel Gibbs 2021-10-11 00:03:30 +01:00
parent 8dbca12a56
commit 222eb9dffd
No known key found for this signature in database
GPG Key ID: 5D5AB867A27738EC
6 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@
functionselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
modulesversion="v21.3.1"
modulesversion="v21.3.2"
# Core

View File

@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="v21.3.1"
version="v21.3.2"
shortname="core"
gameservername="core"
commandname="CORE"

View File

@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="v21.3.1"
version="v21.3.2"
shortname="fctr"
gameservername="fctrserver"
commandname="CORE"

View File

@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="v21.3.1"
version="v21.3.2"
shortname="jc2"
gameservername="jc2server"
commandname="CORE"

View File

@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="v21.3.1"
version="v21.3.2"
shortname="mc"
gameservername="mcserver"
commandname="CORE"

View File

@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="v21.3.1"
version="v21.3.2"
shortname="ts3"
gameservername="ts3server"
commandname="CORE"