Commit 8d18fe2
committed
chore: bump version to 0.0.42 for the stable release
Stable published as v0.0.40 because the release workflow ships package.json's version as-is
when no matching tag exists. 0.0.40 is semver-BELOW the 0.0.41-beta.77 beta feed, so
electron-updater treated it as a downgrade and beta users stayed on 'latest version'
(confirmed in the app's Software update panel).
0.0.42 is above every 0.0.41-beta.* build, so a stable dispatch from here reaches beta
users and stable users alike.1 parent 222cba1 commit 8d18fe2
2 files changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments