mirror of
https://github.com/cjango/dcat-vue.git
synced 2025-12-07 06:50:03 +08:00
first commit
This commit is contained in:
12
version.php
Normal file
12
version.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'1.0.0' => [
|
||||
'Initialize extension.',
|
||||
],
|
||||
'1.1.0' => [
|
||||
'增加文件直传表单组件',
|
||||
'create_weiwait_uploads_table.php',
|
||||
'create_filesystem_configs_table.php',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user