Skip to content

Conversation

@agarny
Copy link
Contributor

@agarny agarny commented Feb 9, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 9, 2026 00:18
Copy link

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

This PR cleans up how the renderer displays the app version by centralizing the “current version” value in common/version.ts and updating UI components to consume it, alongside bumping the package versions.

Changes:

  • Replace direct package.json imports in Vue components with currentVersion from src/common/version.ts.
  • Export currentVersion from the shared version module for reuse.
  • Bump root and renderer package versions to 0.20260209.3.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/renderer/src/components/dialogs/AboutDialog.vue Switches displayed version source to shared currentVersion.
src/renderer/src/components/BackgroundComponent.vue Switches displayed version source to shared currentVersion.
src/renderer/src/common/version.ts Adds and exports currentVersion for centralized version display.
src/renderer/package.json Version bump to 0.20260209.3.
package.json Version bump to 0.20260209.3.

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

@agarny agarny merged commit 7e4be80 into opencor:main Feb 9, 2026
8 checks passed
@agarny agarny deleted the cleaning-up branch February 9, 2026 00:32
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