We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d142520 commit 0729d39Copy full SHA for 0729d39
lgsm/modules/core_modules.sh
@@ -8,7 +8,7 @@
8
9
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
10
11
-modulesversion="v24.2.3"
+modulesversion="v24.2.4"
12
13
# Core
14
linuxgsm.sh
@@ -24,7 +24,7 @@ if [ -f ".dev-debug" ]; then
24
set -x
25
fi
26
27
-version="v24.2.3"
+version="v24.2.4"
28
shortname="core"
29
gameservername="core"
30
commandname="CORE"
0 commit comments