diff --git a/android/app/build.gradle b/android/app/build.gradle index e4b116116..c7b7013cd 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -103,7 +103,7 @@ android { minSdkVersion 21 targetSdkVersion 28 versionCode VERSIONCODE as Integer - versionName "1.12.0" + versionName "1.13.0" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 31eedb2dc..37d97a5e0 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleURLTypes