diff --git a/android/app/build.gradle b/android/app/build.gradle index 63fb83970..7f45c1d1b 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -109,7 +109,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode VERSIONCODE as Integer - versionName "1.15.0" + versionName "1.15.1" vectorDrawables.useSupportLibrary = true } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index fa9b7c5ed..d7050a5ab 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.15.0 + 1.15.1 CFBundleSignature ???? CFBundleURLTypes