Skip to content

chore: Bump macOS app version#32

Merged
allozaur merged 1 commit into
masterfrom
chore/bump-macos-app-version
Jul 10, 2026
Merged

chore: Bump macOS app version#32
allozaur merged 1 commit into
masterfrom
chore/bump-macos-app-version

Conversation

@allozaur

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 10, 2026 09:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the macOS app download link/version shown in the hero banner by centralizing the version string in a shared site constants module.

Changes:

  • Added MACOS_APP_VERSION to the site constants.
  • Updated HeroBanner.svelte to use MACOS_APP_VERSION for the GitHub release download URL and displayed version text.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/lib/constants/site.ts Introduces a single constant for the macOS app version used in the UI/link.
src/lib/components/app/content/HeroBanner.svelte Replaces the hardcoded version with the shared constant for the download URL and label.

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

@allozaur allozaur force-pushed the chore/bump-macos-app-version branch from cf3a3df to 37a8520 Compare July 10, 2026 09:22
@allozaur allozaur changed the title chore: Bump version chore: Bump macOS app version Jul 10, 2026
@allozaur allozaur merged commit 73e4311 into master Jul 10, 2026
1 check passed
@allozaur allozaur deleted the chore/bump-macos-app-version branch July 10, 2026 09:28
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