修改说明

This commit is contained in:
zhaojie
2025-09-08 15:27:22 +08:00
parent 8083f136c9
commit e08b570f22
26 changed files with 3524 additions and 21 deletions

15
version.json Normal file
View File

@@ -0,0 +1,15 @@
{
"version": "1.0.0",
"build_number": 1,
"release_date": "2024-01-01T00:00:00",
"git_commit": "unknown",
"deployment_status": "development",
"changelog": [
{
"version": "1.0.0",
"date": "2024-01-01T00:00:00",
"description": "初始版本发布"
}
],
"dependencies": {}
}