fix:更新版本号,修复配置文件

This commit is contained in:
2026-05-24 22:57:46 +08:00
parent e366179ae3
commit 1745f283a8
3 changed files with 17 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.0.1",
"release_date": "2025-01-15",
"changelog": "修复了XXX问题,增加了YYY功能"
"changelog": "更新版本号,修复配置文件"
}