From fa4dfbbdc6d762aed5152a53350f7539667b6241 Mon Sep 17 00:00:00 2001 From: louislivi <574747417@qq.com> Date: Mon, 21 Jan 2019 14:57:38 +0800 Subject: [PATCH] Update version 1.2.7 --- src/Command/ServerCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Command/ServerCommand.php b/src/Command/ServerCommand.php index 4539eda..aff3ef5 100644 --- a/src/Command/ServerCommand.php +++ b/src/Command/ServerCommand.php @@ -15,7 +15,7 @@ class ServerCommand public $desc; public $usage; public $serverSetting = []; - const SMPROXY_VERSION = 'v1.2.6'; + const SMPROXY_VERSION = 'v1.2.7'; public function __construct() {