diff --git a/android/app/build.gradle b/android/app/build.gradle index 81a07be3d..148c2ad02 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -110,7 +110,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode VERSIONCODE as Integer - versionName "1.16.0" + versionName "1.16.1" vectorDrawables.useSupportLibrary = true } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 65cabbc5a..f8a742255 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.16.0 + 1.16.1 CFBundleSignature ???? CFBundleURLTypes