diff --git a/android/app/build.gradle b/android/app/build.gradle
index 03fe35dfa..d3486031e 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.10.1"
+ versionName "1.11.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}
diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist
index 5251a13dc..735d201f1 100644
--- a/ios/RocketChatRN/Info.plist
+++ b/ios/RocketChatRN/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.10.1
+ 1.11.0
CFBundleSignature
????
CFBundleURLTypes