diff --git a/android/app/build.gradle b/android/app/build.gradle
index f8eb15bf829024a9b1c2272cc1aef72bd285e4a4..3f795d6376c525c2580cdb2400e5af0a853a01ff 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.17.0"
+        versionName "1.18.0"
         vectorDrawables.useSupportLibrary = true
     }
 
diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist
index 5985bab199cb50bf055675402e170c02160503f1..44c58cd68d3c97623de2e9ce9da64adc1bbeb3c3 100644
--- a/ios/RocketChatRN/Info.plist
+++ b/ios/RocketChatRN/Info.plist
@@ -17,7 +17,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.17.0</string>
+	<string>1.18.0</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleURLTypes</key>
diff --git a/ios/ShareRocketChatRN/Info.plist b/ios/ShareRocketChatRN/Info.plist
index 6875a03a190a44835144fc9e8aef0f06845d317d..aff2dca040d9866ee29b09eca3aa5b6ff32d344c 100644
--- a/ios/ShareRocketChatRN/Info.plist
+++ b/ios/ShareRocketChatRN/Info.plist
@@ -17,7 +17,7 @@
 	<key>CFBundlePackageType</key>
 	<string>XPC!</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.17.0</string>
+	<string>1.18.0</string>
 	<key>CFBundleVersion</key>
 	<string>1</string>
 	<key>NSAppTransportSecurity</key>