Skip to content

Commit bb758b9

Browse files
authored
Merge pull request #157 from xudianyang/master
* next release...
2 parents 816b416 + 37098ad commit bb758b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Server.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ abstract class Server extends Child
3030
/**
3131
* 版本
3232
*/
33-
const version = "3.0.5";
33+
const version = "3.0.6";
3434

3535
/**
3636
* 运行方式(web/console)

0 commit comments

Comments
 (0)