Daniel Gibbs 10 年之前
父節點
當前提交
12e8dd1fc2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions/core_functions.sh

+ 1 - 1
functions/core_functions.sh

@@ -2,7 +2,7 @@
 # LGSM core_functions.sh function
 # Author: Daniel Gibbs
 # Website: http://gameservermanagers.com
-lgsm_version="170116"
+lgsm_version="030216"
 
 # Description: Defines all functions to allow download and execution of functions using fn_runfunction.
 # This function is called first before any other function. Without this file other functions would not load.