We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219740d commit b5c85adCopy full SHA for b5c85ad
1 file changed
src/Swoft.php
@@ -33,7 +33,7 @@ final class Swoft
33
/**
34
* Swoft version
35
*/
36
- public const VERSION = '2.0.10';
+ public const VERSION = '2.0.11';
37
38
39
* Swoft terminal logo
0 commit comments