Skip to content

chore: Bump version numbers and update copyright year#3169

Merged
jeanfbrito merged 1 commit intomasterfrom
new-year-2026
Jan 6, 2026
Merged

chore: Bump version numbers and update copyright year#3169
jeanfbrito merged 1 commit intomasterfrom
new-year-2026

Conversation

@jeanfbrito
Copy link
Copy Markdown
Member

@jeanfbrito jeanfbrito commented Jan 6, 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

  • Version bumped to 4.11.0
  • Updated copyright year to 2026 across documentation and package metadata
  • Updated Mac build bundle version for consistency with release cycle

✏️ Tip: You can customize this high-level summary in your review settings.

- 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.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Jan 6, 2026

Walkthrough

This 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

Cohort / File(s) Summary
Version and copyright metadata
LICENSE, package.json
Copyright year updated from 2025 to 2026; package version bumped from 4.10.2 to 4.11.0
Build configuration
electron-builder.json
Mac bundleVersion incremented from 25110 to 26010

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A new year dawns, the numbers grow,
Version bumps put on a show,
Copyright dates now shine so bright,
Metadata updates, all so right!
Rocket.Chat hops into twenty-twenty-six.

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main changes: bumping version numbers and updating the copyright year, which directly matches the changeset modifications across LICENSE, electron-builder.json, and package.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch new-year-2026

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

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.

📥 Commits

Reviewing files that changed from the base of the PR and between 5f96eb0 and 3de6e54.

📒 Files selected for processing (3)
  • LICENSE
  • electron-builder.json
  • package.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.

@jeanfbrito jeanfbrito merged commit 22c1646 into master Jan 6, 2026
9 checks passed
@jeanfbrito jeanfbrito deleted the new-year-2026 branch January 6, 2026 16:08
Ram-sah19 pushed a commit to Ram-sah19/Rocket.Chat.Electron that referenced this pull request Mar 10, 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.
Ram-sah19 pushed a commit to Ram-sah19/Rocket.Chat.Electron that referenced this pull request Mar 10, 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.
Ram-sah19 pushed a commit to Ram-sah19/Rocket.Chat.Electron that referenced this pull request Mar 10, 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.
Ram-sah19 pushed a commit to Ram-sah19/Rocket.Chat.Electron that referenced this pull request Mar 10, 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.
Ram-sah19 pushed a commit to Ram-sah19/Rocket.Chat.Electron that referenced this pull request Mar 10, 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.
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