Install rust
, node
and tauri
npm install
npm run tauri dev
npm install
npm run build
Change version number in all these files:
package.json package-lock.json src-tauri/Cargo.toml src-tauri/Cargo.lock src-tauri/tauri.conf.json
Commit and push to GitHub. Then make new release on GitHub.