fix(ios,version) versions must match

This commit is contained in:
Saúl Ibarra Corretgé 2020-09-18 20:59:47 +02:00 committed by Saúl Ibarra Corretgé
parent 4765ab9d63
commit 7a7937c072
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>20.4.0</string> <string>20.5.0</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleURLTypes</key> <key>CFBundleURLTypes</key>