Skip to content

Cut desktop v0.1.3 for carrier-pigeon brand#321

Merged
ericflo merged 1 commit intomainfrom
ce/desktop-v0.1.3
Apr 18, 2026
Merged

Cut desktop v0.1.3 for carrier-pigeon brand#321
ericflo merged 1 commit intomainfrom
ce/desktop-v0.1.3

Conversation

@ericflo
Copy link
Copy Markdown
Owner

@ericflo ericflo commented Apr 18, 2026

Summary

Version bump on the desktop crate from 0.1.20.1.3 so we can cut a fresh desktop-v0.1.3 GitHub release that ships the new carrier-pigeon icon set from #320. Tauri reads icons at build time, so currently-installed desktop apps are still on the old brand until a new release lands.

Changes

  • crates/modelrelay-desktop/Cargo.toml: 0.1.20.1.3
  • crates/modelrelay-desktop/tauri.conf.json: 0.1.20.1.3
  • Cargo.lock: via cargo update -p modelrelay-desktop --precise 0.1.3
  • CHANGELOG.md: Desktop 0.1.3 entry describing the brand refresh

Follow-up

Once this merges, I'll tag desktop-v0.1.3 on main to trigger the Desktop Release workflow (builds + signs installers for Linux/macOS/Windows, publishes to GH Releases, updater endpoint picks up the new version within ~5 min cache TTL).

Test plan

  • cargo check --workspace --exclude modelrelay-desktop clean (desktop crate needs glib system libs unavailable in sandbox; version string bump is the only change)
  • Post-merge: desktop-release.yml builds successfully on all three platforms
  • https://modelrelay.io/updater/desktop/{target}/{arch}/0.1.2 returns 200 with version 0.1.3 in the body

🤖 Generated with Claude Code

Version bump on modelrelay-desktop from 0.1.2 to 0.1.3 so that a fresh
`desktop-v0.1.3` tag can ship the new carrier-pigeon icon set that
landed in #320. Tauri reads icons at build time, so installed apps
won't see the new brand until the next release cuts.

No code changes — only version strings in:
- crates/modelrelay-desktop/Cargo.toml
- crates/modelrelay-desktop/tauri.conf.json
- Cargo.lock (cargo update -p modelrelay-desktop)
- CHANGELOG.md (Desktop 0.1.3 entry)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ericflo ericflo merged commit 2e37fb7 into main Apr 18, 2026
12 checks passed
@ericflo ericflo deleted the ce/desktop-v0.1.3 branch April 18, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant