Release v21.5.1

This commit is contained in:
Daniel Gibbs 2022-01-17 22:44:07 +00:00
parent fc97f5b696
commit 437ebfaed7
6 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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