diff --git a/android/app/build.gradle b/android/app/build.gradle index 7b6ae28ef..11f6968c6 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -96,7 +96,7 @@ android { minSdkVersion 16 targetSdkVersion 23 versionCode 49 - versionName "1.2.0" + versionName "1.3.0" multiDexEnabled true ndk { abiFilters "armeabi-v7a", "x86" diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index 44fafaeda..e0e486ca2 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.0 + 1.3.0 CFBundleSignature ???? CFBundleVersion @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist index 19a92c5e9..530a75829 100644 --- a/ios/MattermostTests/Info.plist +++ b/ios/MattermostTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.2.0 + 1.3.0 CFBundleSignature ???? CFBundleVersion