You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/debug-refactor-log.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,7 @@
113
113
- Kept existing release tags and assets intact so historical download counts and URLs are preserved.
114
114
- Updated the release workflow to name future releases from `release-display-version.txt`, such as `0.6.0`, instead of leaving the title as the raw `YYYYMMDD` tag.
115
115
- Renamed existing GitHub Release titles to an artificial semver-style sequence from `0.1.0` through `0.6.0`; only large change ranges advance the minor version, while smaller updates use patch versions. Tags and assets were left unchanged.
116
+
- Set the next display version to `0.6.1` and changed release-generated `update-info.json` to expose that display version while keeping the updater comparison version date-based.
0 commit comments