mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 05:52:35 +08:00
Neither the version validator nor build-version.sh accepted anything past -rc.N, so a local build off an unreleased commit had to borrow a release version and produce a ZIP indistinguishable from it. Both now allow SemVer build metadata (7.1.3-rc.1+8d0c4147). Release builds are unaffected: they take the version from a jetbrains/v tag, which never carries a suffix, and the changelog lookup already ignores a value it cannot parse as a release.