Skip to content

Bump version to 1.2.0 - #299

Merged
cursor[bot] merged 1 commit into
masterfrom
cursor/bump-version-1-2-0-4e07
Sep 17, 2026
Merged

cursor[bot] merged 1 commit into
masterfrom
cursor/bump-version-1-2-0-4e07

Conversation

@baseGame

Copy link
Copy Markdown
Collaborator

Summary

Bump the product version from 1.1.2 to 1.2.0 so master is ready for the next GitHub Release tag (v1.2.0). This covers the feature batch landed since v1.1.2.

Version is aligned in:

  • package.json
  • src-tauri/tauri.conf.json
  • src-tauri/Cargo.toml workspace package version (and first-party Cargo.lock entries)
  • src-tauri/tauri.macos.conf.json bundleVersion
  • About dialog APP_VERSION

No release tag is created by this PR.

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor
  • Build, CI, or release

Validation

  • corepack pnpm format:check
  • corepack pnpm lint
  • corepack pnpm typecheck
  • corepack pnpm rust:fmt:check
  • corepack pnpm exec vitest run src/layouts/AppLayout.test.ts src/app/packagingConfig.test.ts (66 passed)

Local clippy was skipped: this environment has Rust 1.83, which cannot resolve a current crates.io edition2024 crate. Quality CI on windows-latest with stable Rust is the gate.

Screenshots or recordings

Not applicable — version metadata only.

Checklist

  • I kept the change focused.
  • I added or updated tests where needed.
  • I updated documentation for user-facing changes.
  • I checked that no sensitive data is included.
Open in Web Open in Cursor 

Align the app version across package.json, Tauri config, Cargo workspace, macOS bundleVersion, and the About dialog so the next GitHub Release tag can be cut from master.
@cursor
cursor Bot merged commit ad096d3 into master Sep 17, 2026
1 check passed
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.

2 participants