···2929### Release new version
30301. Update `CHANGELOG.md`
31312. Bump the version number in `src-tauri/Cargo.toml`
3232-3. Run `cargo check --manifest-path ./src-tauri/Cargo.toml` to update `Cargo.lock`
3232+3. Run `cargo check` to update `Cargo.lock`
33334. Create a git tag in the format `v#.#.#`
34345. Add release notes to the generated GitHub release and publish it