We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a30f1 commit d0f13f7Copy full SHA for d0f13f7
src/Soli/Application.php
@@ -22,7 +22,7 @@
22
*/
23
class Application extends Component
24
{
25
- const VERSION = '1.2.0';
+ const VERSION = '1.3.0';
26
27
/**
28
* 默认注册服务
0 commit comments