Skip to content

chore: bump version to 0.1.0-beta.15#73

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

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

Conversation

@d0dg3r
Copy link
Owner

@d0dg3r d0dg3r commented Mar 24, 2026

Bumps version to test robust PKGBUILD fixes.

Copilot AI review requested due to automatic review settings March 24, 2026 18:35
@d0dg3r d0dg3r merged commit 472ace7 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.15 to support testing of robust PKGBUILD fixes.

Changes:

  • Update apps/desktop/package.json version from 0.1.0-beta.140.1.0-beta.15.

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

{
"name": "desktop",
"version": "0.1.0-beta.14",
"version": "0.1.0-beta.15",
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 keeps the desktop app version in sync across apps/desktop/package.json, apps/desktop/src-tauri/tauri.conf.json, and apps/desktop/src-tauri/Cargo.toml. This PR updates only package.json (now 0.1.0-beta.15) while tauri.conf.json/Cargo.toml are still 0.1.0-beta.11, which can lead to inconsistent bundle/app metadata in local builds and drift before tagging. Please bump the Tauri config and Rust crate versions to the same prerelease in the same PR (or explain why only npm version should change).

Suggested change
"version": "0.1.0-beta.15",
"version": "0.1.0-beta.11",

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