Release v23.5.1

This commit is contained in:
Daniel Gibbs 2023-09-10 21:59:16 +01:00
parent a05c6a5c18
commit db3c384484
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.0"
modulesversion="v23.5.1"
# Core

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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