mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 15:25:46 +00:00
817e3c4685
The fix/1.48.1 hotfix branch inherited 1.48.0 from release. No promotion workflow bumps the patch digit, so set the base to 1.48.1 here (synced across package.json, package-lock.json, Cargo.toml, Cargo.lock workspace crates, and tauri.conf.json via scripts/sync-tauri-version-from-package.js) so the next "Promote main to next" run (source_branch=fix/1.48.1) cuts 1.48.1-rc.N rather than recomputing an already-shipped 1.48.0 tag.