chore: Bump version to 4.73.0#7318
Conversation
WalkthroughApp 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. ChangesVersion Bump to 4.73.0
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ 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. Comment |
|
iOS Build Available Rocket.Chat Experimental 4.73.0.108829 |
|
Android Build Available Rocket.Chat Experimental 4.73.0.108828 Internal App Sharing: https://play.google.com/apps/test/RQVpXLytHNc/ahAO29uNQ0l4StoIRG5mgEvT1rBEJxLDQl9bwsawS6yDF1NBKcnFtrxeGI1lpZiWyxIspoMII03HP69ORI4G_XX8mM |
Proposed changes
Bump version to 4.73.0 across
package.json,android/app/build.gradle, iOSInfo.plist(app + share extension), andMARKETING_VERSIONin 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.0grep versionName android/app/build.gradle->4.73.0grep CFBundleShortVersionString -A1 ios/RocketChatRN/Info.plist ios/ShareRocketChatRN/Info.plist->4.73.0grep MARKETING_VERSION ios/RocketChatRN.xcodeproj/project.pbxproj-> two4.73.0entries (RocketChatRN, NotificationService)Screenshots
N/A
Types of changes
Checklist
Further comments
Release-only version bump. No code or behavior changes.
Summary by CodeRabbit