mirror of
https://github.com/itsRevela/Revelations-Launcher.git
synced 2026-05-23 19:44:30 +00:00
Add bump script (pnpm bump <version>) that updates package.json, tauri.conf.json, Cargo.toml, and README in one command. CI workflows now read the version from package.json dynamically. App.tsx reads the version via Vite define instead of hardcoding it.