-
fix: fix version comparison edge case and null safety in update checker
发布于
2026-03-21 11:32:26 +00:00 - IsNewer now correctly handles different-length versions (1.2 vs 1.2.3)
- Fix potential null reference in binary verification
- Add unit tests for version comparison
下载附件