Release v20.4.1

This commit is contained in:
Daniel Gibbs 2020-07-21 12:13:02 +01:00
parent 8673d9b794
commit bb01afafc8
6 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
functionselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
modulesversion="v20.4.0"
modulesversion="v20.4.1"
# Core

View File

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

View File

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

View File

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

View File

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

View File

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