Bump version to 1.4.0 (#482)

This commit is contained in:
Diego Mello 2018-10-15 17:28:53 -03:00 committed by GitHub
parent 5a3ba40a9f
commit 2607c64437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -102,7 +102,7 @@ android {
minSdkVersion 21
targetSdkVersion 27
versionCode VERSIONCODE as Integer
versionName "1.3.3"
versionName "1.4.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}

View File

@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Rocket.Chat.ReactNative</string>
<string>Rocket.Chat Experimental</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.3</string>
<string>1.4.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>