diff --git a/android/app/build.gradle b/android/app/build.gradle index aaf9ad0d63..b33173cf3d 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -102,7 +102,7 @@ android { minSdkVersion 21 targetSdkVersion 27 versionCode VERSIONCODE as Integer - versionName "1.5.0" + versionName "1.5.1" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 4843c87f9e..3c5c988925 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.5.0 + 1.5.1 CFBundleSignature ???? CFBundleURLTypes