We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9d9df commit 0d57e42Copy full SHA for 0d57e42
src/plugin/admin/config/app.php
@@ -18,5 +18,5 @@
18
'controller_reuse' => false,
19
'public_path' => base_path('plugin' . DIRECTORY_SEPARATOR. 'admin' . DIRECTORY_SEPARATOR . 'public'),
20
'plugin_market_host' => 'https://www.workerman.net',
21
- 'version' => '0.6.30',
+ 'version' => '0.6.33',
22
];
0 commit comments