chore: Bump version numbers and update copyright year#3169
Conversation
- Updated the bundle version in electron-builder.json from 25110 to 26010. - Incremented the application version in package.json from 4.10.2 to 4.11.0. - Updated copyright year in LICENSE and package.json from 2025 to 2026.
WalkthroughThis pull request updates metadata across the project to reflect a new year and minor version increment. The copyright year is updated from 2025 to 2026 in LICENSE and package.json files, the package version is bumped from 4.10.2 to 4.11.0, and the Mac bundle version is incremented from 25110 to 26010 in the electron-builder configuration. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI Agents
In @package.json:
- Line 9: The repository's CHANGELOG.md is missing an entry for the new
package.json version "4.11.0"; add a new top-of-file or top-of-unreleased
section entry for version 4.11.0 in CHANGELOG.md including release date and a
brief summary of changes (matching the PR/commit messages), ensuring the version
header exactly matches "4.11.0" so release tooling and readers can find it.
📜 Review details
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Disabled knowledge base sources:
- Jira integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (3)
LICENSEelectron-builder.jsonpackage.json
🧰 Additional context used
📓 Path-based instructions (1)
{rollup.config.mjs,electron-builder.json,tsconfig.json,.eslintrc.json,jest.config.js}
📄 CodeRabbit inference engine (CLAUDE.md)
Maintain and configure the project via the designated root config files for build, packaging, TypeScript, ESLint, and Jest
Files:
electron-builder.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
- GitHub Check: check (windows-latest)
- GitHub Check: check (ubuntu-latest)
🔇 Additional comments (3)
LICENSE (1)
3-3: LGTM! Copyright year updated correctly.The copyright year has been properly updated to 2026, consistent with the updates in package.json.
package.json (1)
11-11: LGTM! Copyright year updated correctly.The copyright year range has been properly extended to 2026.
electron-builder.json (1)
14-14: bundleVersion updated to correct date-based format.The bundleVersion increment from 25110 to 26010 correctly follows the YYMM0 format (November 2025 → January 2026) and maintains the monotonic increase required by macOS. However, bundleVersion history is not visible in GitHub releases or git tags, so intermediate builds cannot be verified from available sources.
- Updated the bundle version in electron-builder.json from 25110 to 26010. - Incremented the application version in package.json from 4.10.2 to 4.11.0. - Updated copyright year in LICENSE and package.json from 2025 to 2026.
- Updated the bundle version in electron-builder.json from 25110 to 26010. - Incremented the application version in package.json from 4.10.2 to 4.11.0. - Updated copyright year in LICENSE and package.json from 2025 to 2026.
- Updated the bundle version in electron-builder.json from 25110 to 26010. - Incremented the application version in package.json from 4.10.2 to 4.11.0. - Updated copyright year in LICENSE and package.json from 2025 to 2026.
- Updated the bundle version in electron-builder.json from 25110 to 26010. - Incremented the application version in package.json from 4.10.2 to 4.11.0. - Updated copyright year in LICENSE and package.json from 2025 to 2026.
- Updated the bundle version in electron-builder.json from 25110 to 26010. - Incremented the application version in package.json from 4.10.2 to 4.11.0. - Updated copyright year in LICENSE and package.json from 2025 to 2026.
Closes #ISSUE_NUMBER
Summary by CodeRabbit
Chores
✏️ Tip: You can customize this high-level summary in your review settings.