Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 287 Bytes

File metadata and controls

10 lines (7 loc) · 287 Bytes

Version Bumping

To bump the current version:

  1. Update version in src-tauri/Cargo.toml (line 3)
  2. Update version in src-tauri/tauri.conf.json (line 4)
  3. Run cargo check to update Cargo.lock
  4. Both files must have matching versions

Example: 0.15.14-dev0.15.15-dev