mirror of https://github.com/ospab/ostp.git
resolve-channel treated EVERY v* tag as stable, so v0.4.6-beta got published as a non-prerelease "Latest" release, sitting on top of the release line. Now a pushed tag is used as-is and its suffix decides the channel: v*-alpha / v*-beta are prereleases, only a bare vX.Y.Z is stable. (A tag is never recomputed from Cargo.toml, so the release can't upload to a different tag than the one pushed.) Version bumped 0.4.5 -> 0.4.7 (0.4.6 is already taken by the mislabelled beta). This commit's tip is what gets tagged v0.4.7-beta to cut the beta build. |
||
|---|---|---|
| .. | ||
| capabilities | ||
| icons | ||
| permissions | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| build.rs | ||
| tauri.conf.json | ||