Release v24.3.0

This commit is contained in:
Daniel Gibbs 2024-09-22 22:26:36 +01:00
parent e9f6836aa1
commit 608a2fb3c3
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="v24.2.4"
modulesversion="v24.3.0"
# Core

View File

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