Skip to content

Commit ef41baa

Browse files
committed
v1.1.0
1 parent a651e61 commit ef41baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Soli/BaseApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*/
1414
abstract class BaseApplication extends Component
1515
{
16-
const VERSION = '1.0';
16+
const VERSION = '1.1.0';
1717

1818
/**
1919
* 默认注册服务

0 commit comments

Comments
 (0)