Skip to content

fix(release): keep Tauri version in lockstep - #3

Merged
kvnwolf merged 1 commit into
mainfrom
fix/release-lockstep
Aug 12, 2026
Merged

fix(release): keep Tauri version in lockstep#3
kvnwolf merged 1 commit into
mainfrom
fix/release-lockstep

Conversation

@kvnwolf

@kvnwolf kvnwolf commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • keep src-tauri/tauri.conf.json synchronized with every release bump
  • upgrade to Dobby 0.12.1 for the corrected app,dmg Tauri pack gate
  • prevent v0.2.2 from rebuilding an artifact that still identifies itself as v0.2.1

Test plan

  • bunx dobby check --fix
  • dry-run infers v0.2.2 after merge
  • release pack gate produces both .app and .dmg

The release spine bumped the package and Cargo manifests while Tauri continued building the previous version from tauri.conf.json. Add that JSON manifest to the release lockstep so the DMG reports the version being published.

Upgrade to Dobby 0.12.1 so the cask pack gate builds both the app bundle it validates and the DMG it ships.
@kvnwolf
kvnwolf merged commit c87c993 into main Aug 12, 2026
2 checks passed
@kvnwolf
kvnwolf deleted the fix/release-lockstep branch August 12, 2026 01: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