Release v23.6.0

This commit is contained in:
Daniel Gibbs 2023-10-29 21:35:42 +00:00
parent 67472a824f
commit 1a91b44d01
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
2 changed files with 2 additions and 2 deletions

View File

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

View File

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