Skip to content

chore: Bump version to 4.74.0#7369

Merged
diegolmello merged 1 commit into
developfrom
chore/bump-4.74.0
Jun 1, 2026
Merged

chore: Bump version to 4.74.0#7369
diegolmello merged 1 commit into
developfrom
chore/bump-4.74.0

Conversation

@diegolmello

@diegolmello diegolmello commented Jun 1, 2026

Copy link
Copy Markdown
Member

Proposed changes

Bump version to 4.74.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/NATIVE-1208

How to test or reproduce

  • cat package.json | grep version -> 4.74.0
  • grep versionName android/app/build.gradle -> 4.74.0
  • grep CFBundleShortVersionString -A1 ios/RocketChatRN/Info.plist ios/ShareRocketChatRN/Info.plist -> 4.74.0
  • grep MARKETING_VERSION ios/RocketChatRN.xcodeproj/project.pbxproj -> two 4.74.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

Summary by CodeRabbit

  • Chores
    • App version updated to 4.74.0

@diegolmello diegolmello requested a deployment to approve_e2e_testing June 1, 2026 20:46 — with GitHub Actions Waiting
@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e27168a5-511d-4ad4-9a01-7f4885327d49

📥 Commits

Reviewing files that changed from the base of the PR and between cd6f2a8 and 889f7be.

📒 Files selected for processing (5)
  • android/app/build.gradle
  • ios/RocketChatRN.xcodeproj/project.pbxproj
  • ios/RocketChatRN/Info.plist
  • ios/ShareRocketChatRN/Info.plist
  • package.json

Walkthrough

Version bump across all platform configuration files: Android gradle versionName, iOS Xcode build configuration MARKETING_VERSION for NotificationService, iOS plist CFBundleShortVersionString for both main app and ShareRocketChat extension, and JavaScript package.json version all incremented from 4.73.0 to 4.74.0.

Changes

Version bump to 4.74.0

Layer / File(s) Summary
Version strings across all platforms
android/app/build.gradle, ios/RocketChatRN.xcodeproj/project.pbxproj, ios/RocketChatRN/Info.plist, ios/ShareRocketChatRN/Info.plist, package.json
Android versionName, iOS MARKETING_VERSION (Debug and Release), iOS CFBundleShortVersionString for main app and share extension, and package manifest version all bumped to 4.74.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

type: chore


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 merged commit 07aee52 into develop Jun 1, 2026
4 of 6 checks passed
@diegolmello diegolmello deleted the chore/bump-4.74.0 branch June 1, 2026 20:47
@coderabbitai coderabbitai Bot mentioned this pull request Jun 8, 2026
10 tasks
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