diff --git a/android/app/build.gradle b/android/app/build.gradle
index 718d73d5..1067fb0f 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.1"
+ versionName "1.17.0"
vectorDrawables.useSupportLibrary = true
}
diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist
index f8a74225..5985bab1 100644
--- a/ios/RocketChatRN/Info.plist
+++ b/ios/RocketChatRN/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.16.1
+ 1.17.0
CFBundleSignature
????
CFBundleURLTypes