We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a651e61 commit ef41baaCopy full SHA for ef41baa
src/Soli/BaseApplication.php
@@ -13,7 +13,7 @@
13
*/
14
abstract class BaseApplication extends Component
15
{
16
- const VERSION = '1.0';
+ const VERSION = '1.1.0';
17
18
/**
19
* 默认注册服务
0 commit comments