This commit is contained in:
Daniel Gibbs 2020-12-05 11:17:54 +00:00
parent 9254d820b0
commit db559aabe0
6 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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