Daniel Gibbs 6 年 前
コミット
5e6773a031
1 ファイル変更1 行追加1 行削除
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

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