Skip to content

Commit 0d57e42

Browse files
authored
Update app.php
1 parent 0c9d9df commit 0d57e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin/admin/config/app.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
'controller_reuse' => false,
1919
'public_path' => base_path('plugin' . DIRECTORY_SEPARATOR. 'admin' . DIRECTORY_SEPARATOR . 'public'),
2020
'plugin_market_host' => 'https://www.workerman.net',
21-
'version' => '0.6.30',
21+
'version' => '0.6.33',
2222
];

0 commit comments

Comments
 (0)