-
fix: read version from tauri.conf.json, not CARGO_PKG_VERSION
Some checks failedBuild & Sign Wraith / Build Windows + Sign (push) Has been cancelledreleased this
2026-03-25 05:42:20 +00:00 | 66 commits to main since this releaseCARGO_PKG_VERSION is always 0.1.0 (hardcoded in Cargo.toml). CI
patches tauri.conf.json from the git tag. Now reads app_handle.config()
for the real version so the update checker compares correctly.Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads