Skip to content

chore: bump version to 0.1.0-beta.14#71

Merged
d0dg3r merged 1 commit intomainfrom
chore/bump-version-v0.1.0-beta.14
Mar 24, 2026
Merged

chore: bump version to 0.1.0-beta.14#71
d0dg3r merged 1 commit intomainfrom
chore/bump-version-v0.1.0-beta.14

Conversation

@d0dg3r
Copy link
Owner

@d0dg3r d0dg3r commented Mar 24, 2026

Bumps version to 0.1.0-beta.14 to trigger a fresh release build for UI fix verification.

Copilot AI review requested due to automatic review settings March 24, 2026 17:21
@d0dg3r d0dg3r merged commit 225a236 into main Mar 24, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the desktop app’s npm package version to 0.1.0-beta.14 to trigger a new release build for verifying a UI fix.

Changes:

  • Update apps/desktop/package.json version from 0.1.0-beta.110.1.0-beta.14.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 2 to 4
"name": "desktop",
"version": "0.1.0-beta.11",
"version": "0.1.0-beta.14",
"description": "Cross-platform SSH manager desktop app",
Copy link

Copilot AI Mar 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The repo’s app version is expected to stay in sync across apps/desktop/package.json, apps/desktop/src-tauri/tauri.conf.json, and apps/desktop/src-tauri/Cargo.toml (per docs/releases.md and the release/manual-build workflows). This change updates only package.json, leaving the other two (and apps/desktop/package-lock.json) at 0.1.0-beta.11, which can lead to inconsistent local builds and artifacts. Please bump the corresponding versions (and regenerate/update the lockfile) to 0.1.0-beta.14 as well.

Copilot uses AI. Check for mistakes.
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