Skip to content

Commit 9b67075

Browse files
3.5.1
增加了AOP配置的支持
1 parent 158b311 commit 9b67075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Server/SwooleServer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ abstract class SwooleServer extends ProcessRPC
3838
/**
3939
* 版本
4040
*/
41-
const version = "3.5.1";
41+
const version = "3.5.0.1";
4242

4343
/**
4444
* server name

0 commit comments

Comments
 (0)