Skip to content

Commit 087bc9d

Browse files
authored
add version
1 parent e6c053c commit 087bc9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/AppPluginCreateCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ protected function createConfigFiles($base, $name)
324324
'debug' => true,
325325
'controller_suffix' => 'Controller',
326326
'controller_reuse' => false,
327+
'version' => '1.0.0'
327328
];
328329
329330
EOF;

0 commit comments

Comments
 (0)