Release v23.5.3

This commit is contained in:
Daniel Gibbs 2023-09-26 09:56:01 +01:00
parent 2297d362a3
commit 107d48ee01
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
7 changed files with 7 additions and 7 deletions

View File

@ -8,7 +8,7 @@
module_selfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
modulesversion="v23.5.2"
modulesversion="v23.5.3"
# Core

View File

@ -8,7 +8,7 @@
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
modulesversion="v23.5.2"
modulesversion="v23.5.3"
# Core

View File

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

View File

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

View File

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

View File

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

View File

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