diff --git a/android/app/build.gradle b/android/app/build.gradle index 5e03b7e19c407e1a2936cb9aacb741ef5b0f550b..886b1f87ec545fe6731a65a8ec842248c36b7346 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -138,7 +138,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode VERSIONCODE as Integer - versionName "4.5.1" + versionName "4.6.0" vectorDrawables.useSupportLibrary = true manifestPlaceholders = [BugsnagAPIKey: BugsnagAPIKey as String] } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index a4541cbfb857ee4cec9d0bbde75ef1d3ea492dd1..0d086fe1d175daca50fb89a98442541cb88dd52f 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -19,7 +19,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>4.5.1</string> + <string>4.6.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleURLTypes</key> diff --git a/ios/ShareRocketChatRN/Info.plist b/ios/ShareRocketChatRN/Info.plist index 3e98094be8d6c058fdcc0cc916dafc36b773647f..b6538c7645c7b488f032082a7d78e808d7e31827 100644 --- a/ios/ShareRocketChatRN/Info.plist +++ b/ios/ShareRocketChatRN/Info.plist @@ -17,7 +17,7 @@ <key>CFBundlePackageType</key> <string>XPC!</string> <key>CFBundleShortVersionString</key> - <string>4.5.1</string> + <string>4.6.0</string> <key>CFBundleVersion</key> <string>1</string> <key>NSAppTransportSecurity</key>