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 cb5bca9 commit becff80Copy full SHA for becff80
lgsm/modules/core_modules.sh
@@ -8,7 +8,7 @@
8
9
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
10
11
-modulesversion="v23.6.2"
+modulesversion="v23.7.0"
12
13
# Core
14
linuxgsm.sh
@@ -24,7 +24,7 @@ if [ -f ".dev-debug" ]; then
24
set -x
25
fi
26
27
-version="v23.6.2"
+version="v23.7.0"
28
shortname="core"
29
gameservername="core"
30
commandname="CORE"
0 commit comments