Skip to content

Commit

Permalink
Update version 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
louislivi committed Jan 21, 2019
1 parent f9aae74 commit fa4dfbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Command/ServerCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -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()
{
Expand Down

0 comments on commit fa4dfbb

Please sign in to comment.