Skip to content

Commit c3ce54a

Browse files
committed
* version->3.0.2
1 parent 057013a commit c3ce54a

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.2-dev";
33+
const version = "3.0.2";
3434

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

0 commit comments

Comments
 (0)