ソースを参照

release v19.12.0

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

+ 1 - 1
linuxgsm.sh

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