mirror of
https://github.com/hoornet/vega.git
synced 2026-04-26 07:40:01 -07:00
Bump to v0.2.3 — add includeUpdaterJson: true to fix latest.json generation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@@ -66,8 +66,8 @@ jobs:
|
||||
|
||||
> **Windows note:** The installer is not yet code-signed. Windows SmartScreen will show an "Unknown publisher" warning — click "More info → Run anyway" to install.
|
||||
|
||||
### New in v0.2.2
|
||||
- **Fix: auto-updater** — `latest.json` now correctly generated; users on v0.2.1 will receive the update banner
|
||||
### New in v0.2.3
|
||||
- **Fix: auto-updater** — `latest.json` now correctly generated via `includeUpdaterJson: true`; users on older versions will receive the update banner
|
||||
|
||||
### New in v0.2.0 — Phase 2: Engagement & Reach
|
||||
- **Feed reply context** — replies show "↩ replying to @name" above the note; click to open the parent thread
|
||||
@@ -128,4 +128,5 @@ jobs:
|
||||
⚡ Find Wrystr useful? [Zap the developer](https://github.com/hoornet/wrystr#support) or star the repo.
|
||||
releaseDraft: false
|
||||
prerelease: false
|
||||
includeUpdaterJson: true
|
||||
args: ${{ matrix.args }}
|
||||
|
||||
Reference in New Issue
Block a user