diff --git a/android/app/build.gradle b/android/app/build.gradle index b2a343c29..217d0837a 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 150 - versionName "1.13.0" + versionName "1.13.1" multiDexEnabled = true ndk { abiFilters "armeabi-v7a", "x86" diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index 2f6b521c0..99db6424d 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.13.0 + 1.13.1 CFBundleSignature ???? CFBundleURLTypes diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist index 16b622abc..dbe1e22ab 100644 --- a/ios/MattermostShare/Info.plist +++ b/ios/MattermostShare/Info.plist @@ -21,7 +21,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.13.0 + 1.13.1 CFBundleVersion 150 NSAppTransportSecurity diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist index 0f14ba17d..1c62ac5f5 100644 --- a/ios/MattermostTests/Info.plist +++ b/ios/MattermostTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.13.0 + 1.13.1 CFBundleSignature ???? CFBundleVersion