Skip to content

Commit

Permalink
* version->3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xudianyang committed Sep 19, 2017
1 parent 057013a commit c3ce54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Server.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ abstract class Server extends Child
/**
* 版本
*/
const version = "3.0.2-dev";
const version = "3.0.2";

/**
* 运行方式(web/console)
Expand Down

0 comments on commit c3ce54a

Please sign in to comment.