mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
fc1ef4ddb3
Tauri desktop artifacts were always named with hardcoded version 0.1.0 (from tauri.conf.json) instead of the actual release version. Extract the version from the git tag and update tauri.conf.json and Cargo.toml before building.