diff --git a/android/app/build.gradle b/android/app/build.gradle
index a44d7e773..91bf6169a 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -114,7 +114,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 149
- versionName "1.13.0"
+ versionName "1.14.0"
multiDexEnabled = true
ndk {
abiFilters "armeabi-v7a", "x86"
diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist
index c7f0e5ef7..45da33ae8 100644
--- a/ios/Mattermost/Info.plist
+++ b/ios/Mattermost/Info.plist
@@ -19,7 +19,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.13.0
+ 1.14.0
CFBundleSignature
????
CFBundleURLTypes
diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist
index 6bb4d2b56..87129a6c8 100644
--- a/ios/MattermostShare/Info.plist
+++ b/ios/MattermostShare/Info.plist
@@ -21,7 +21,7 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 1.13.0
+ 1.14.0
CFBundleVersion
149
NSAppTransportSecurity
diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist
index dbe39c515..88f8c0512 100644
--- a/ios/MattermostTests/Info.plist
+++ b/ios/MattermostTests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.13.0
+ 1.14.0
CFBundleSignature
????
CFBundleVersion