Skip to content

release: bump client versions (desktop 0.1.4, android 0.1.7)#25

Merged
Calmingstorm merged 1 commit into
mainfrom
release/client-v0.1.4
Jul 15, 2026
Merged

release: bump client versions (desktop 0.1.4, android 0.1.7)#25
Calmingstorm merged 1 commit into
mainfrom
release/client-v0.1.4

Conversation

@Calmingstorm

Copy link
Copy Markdown
Owner

Version-string bump only — no functional change. web/src changed across PR #22 (unread/mention correctness + CHANNELS_STALE + projectionRevision), so desktop and Android need a new release to ship those fixes to users.

  • desktop/src-tauri/tauri.conf.json: 0.1.3 → 0.1.4
  • android/src-tauri/tauri.conf.json: 0.1.6 → 0.1.7 (semver-derived versionCode 1006 → 1007, monotonic)

After merge I tag desktop-{linux,windows,macos}-v0.1.4 and android-v0.1.7 to trigger the build workflows.

web/src changed across PR #22 (unread/mention correctness + CHANNELS_STALE) so
all clients need a new release. Version-string bumps only; the tauri-action reads
the binary version from tauri.conf.json while the release tag is the pushed git
tag. Pre-release step for tags desktop-{linux,windows,macos}-v0.1.4 + android-v0.1.7.
@Calmingstorm

Copy link
Copy Markdown
Owner Author

LGTM at 195daef7421a71b18397a94f5b8f86301411822d.

Verified the PR contains exactly two value changes and nothing else:

  • desktop/src-tauri/tauri.conf.json: 0.1.30.1.4
  • android/src-tauri/tauri.conf.json: 0.1.60.1.7

Both files parse as JSON, git diff --check is clean, and the Android semver-derived version code advances monotonically from 1006 to 1007.

No blocking issues. PR #25 is ready to merge.

@Calmingstorm Calmingstorm merged commit 2ced384 into main Jul 15, 2026
3 checks passed
@Calmingstorm Calmingstorm deleted the release/client-v0.1.4 branch July 15, 2026 00:13
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