diff --git a/android/app/build.gradle b/android/app/build.gradle
index 7536e3706..2bb763dd3 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -119,7 +119,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 187
- versionName "1.18.0"
+ versionName "1.18.1"
multiDexEnabled = true
ndk {
abiFilters "armeabi-v7a", "x86"
diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist
index 9d799b6ca..9ec7cc5d3 100644
--- a/ios/Mattermost/Info.plist
+++ b/ios/Mattermost/Info.plist
@@ -19,7 +19,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.18.0
+ 1.18.1
CFBundleSignature
????
CFBundleURLTypes
diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist
index d2774f894..a59d46a3b 100644
--- a/ios/MattermostShare/Info.plist
+++ b/ios/MattermostShare/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 1.18.0
+ 1.18.1
CFBundleVersion
187
NSAppTransportSecurity
diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist
index 7d9c8e5f3..125946340 100644
--- a/ios/MattermostTests/Info.plist
+++ b/ios/MattermostTests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.18.0
+ 1.18.1
CFBundleSignature
????
CFBundleVersion