diff --git a/android/app/build.gradle b/android/app/build.gradle
index f99099692..d5cb5b2a4 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -109,7 +109,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode VERSIONCODE as Integer
- versionName "1.14.0"
+ versionName "1.15.0"
vectorDrawables.useSupportLibrary = true
}
diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist
index d6ba44a7b..fa9b7c5ed 100644
--- a/ios/RocketChatRN/Info.plist
+++ b/ios/RocketChatRN/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.14.0
+ 1.15.0
CFBundleSignature
????
CFBundleURLTypes