Skip to content

chore: Bump version to 4.73.0#7318

Merged
diegolmello merged 1 commit into
developfrom
chore/bump-4.73.0
May 11, 2026
Merged

chore: Bump version to 4.73.0#7318
diegolmello merged 1 commit into
developfrom
chore/bump-4.73.0

Conversation

@diegolmello

@diegolmello diegolmello commented May 11, 2026

Copy link
Copy Markdown
Member

Proposed changes

Bump version to 4.73.0 across package.json, android/app/build.gradle, iOS Info.plist (app + share extension), and MARKETING_VERSION in the Xcode project (RocketChatRN + NotificationService).

Issue(s)

https://rocketchat.atlassian.net/browse/CORE-2167

How to test or reproduce

  • cat package.json | grep version -> 4.73.0
  • grep versionName android/app/build.gradle -> 4.73.0
  • grep CFBundleShortVersionString -A1 ios/RocketChatRN/Info.plist ios/ShareRocketChatRN/Info.plist -> 4.73.0
  • grep MARKETING_VERSION ios/RocketChatRN.xcodeproj/project.pbxproj -> two 4.73.0 entries (RocketChatRN, NotificationService)

Screenshots

N/A

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Documentation update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Further comments

Release-only version bump. No code or behavior changes.

Summary by CodeRabbit

  • Chores
    • Bumped app version from 4.72.0 to 4.73.0 across all platforms.

Review Change Stack

@diegolmello diegolmello had a problem deploying to approve_e2e_testing May 11, 2026 16:31 — with GitHub Actions Failure
@coderabbitai

coderabbitai Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

App version is incremented from 4.72.0 to 4.73.0 across the root package manifest, Android Gradle build configuration, and iOS Xcode project and bundle metadata files.

Changes

Version Bump to 4.73.0

Layer / File(s) Summary
Root Package Version
package.json
Project version field updated to 4.73.0.
Android Build Version
android/app/build.gradle
Android defaultConfig.versionName updated to 4.73.0.
iOS Build and Bundle Versions
ios/RocketChatRN.xcodeproj/project.pbxproj, ios/RocketChatRN/Info.plist, ios/ShareRocketChatRN/Info.plist
iOS NotificationService target MARKETING_VERSION updated to 4.73.0 for Debug and Release configurations; CFBundleShortVersionString updated to 4.73.0 in main app and share extension Info.plist files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

type: chore

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately describes the primary change: a version bump from 4.72.0 to 4.73.0 across all platform configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

@diegolmello diegolmello temporarily deployed to experimental_ios_build May 11, 2026 16:36 — with GitHub Actions Inactive
@diegolmello diegolmello temporarily deployed to experimental_android_build May 11, 2026 16:36 — with GitHub Actions Inactive
@diegolmello diegolmello had a problem deploying to official_android_build May 11, 2026 16:36 — with GitHub Actions Failure
@diegolmello diegolmello had a problem deploying to official_ios_build May 11, 2026 16:36 — with GitHub Actions Failure
@github-actions

Copy link
Copy Markdown

iOS Build Available

Rocket.Chat Experimental 4.73.0.108829

@diegolmello diegolmello merged commit fca8b8e into develop May 11, 2026
10 of 13 checks passed
@diegolmello diegolmello deleted the chore/bump-4.73.0 branch May 11, 2026 17:18
@diegolmello diegolmello had a problem deploying to upload_experimental_android May 11, 2026 17:21 — with GitHub Actions Failure
@github-actions

Copy link
Copy Markdown

Android Build Available

Rocket.Chat Experimental 4.73.0.108828

Internal App Sharing: https://play.google.com/apps/test/RQVpXLytHNc/ahAO29uNQ0l4StoIRG5mgEvT1rBEJxLDQl9bwsawS6yDF1NBKcnFtrxeGI1lpZiWyxIspoMII03HP69ORI4G_XX8mM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant