Browse Source

Merge branch 'master' into develop

Daniel Gibbs 6 năm trước cách đây
mục cha
commit
b65d9f64f2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

@@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
 	set -x
 fi
 
-version="v20.1.0"
+version="v20.1.1"
 shortname="core"
 gameservername="core"
 rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")