mirror of
https://github.com/feigeCode/navop.git
synced 2026-09-22 00:01:25 +00:00
- 新增 update_main_version 函数解析并更新 main/Cargo.toml 中的版本号 - 检查文件存在与版本格式有效性,确保版本号正确更新 - 更新版本后自动提交变更,commit 信息遵循规范 - 集成版本同步逻辑至发布脚本,保证 tag 和版本一致 - 保持原有推送逻辑,流程更加自动化和安全