发布新版本

This commit is contained in:
augushong
2024-06-01 09:40:30 +08:00
parent 592bc66704
commit 6f6bc56d75
2 changed files with 12 additions and 2 deletions

View File

@@ -37,4 +37,11 @@ return [
'composer require "doctrine/annotations:2.*"',
],
],
[
'version' => 'v2.0.101',
'desc' => [
'本次调整了快捷入口的注释内容和默认值,可执行以下命令:',
'php think migrate:run',
],
],
];