This commit is contained in:
@@ -8,7 +8,7 @@ class AppVersionUpdateCommand extends Command
|
||||
{
|
||||
protected $signature = 'app:version {version?} {--auto}';
|
||||
|
||||
protected $description = '更新 .env 文件中的 APP_VERSION 版本号';
|
||||
protected $description = 'update .env 文件中的 APP_VERSION 版本号';
|
||||
|
||||
public function handle()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user