Browse Source

Release v24.2.1

Daniel Gibbs 2 năm trước cách đây
mục cha
commit
3da072cae4
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      lgsm/modules/core_modules.sh
  2. 1 1
      linuxgsm.sh

+ 1 - 1
lgsm/modules/core_modules.sh

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

+ 1 - 1
linuxgsm.sh

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