Browse Source

fix(ios,version) versions must match

master
Saúl Ibarra Corretgé 5 years ago
parent
commit
7a7937c072
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      ios/app/src/Info.plist

+ 1
- 1
ios/app/src/Info.plist View File

17
 	<key>CFBundlePackageType</key>
17
 	<key>CFBundlePackageType</key>
18
 	<string>APPL</string>
18
 	<string>APPL</string>
19
 	<key>CFBundleShortVersionString</key>
19
 	<key>CFBundleShortVersionString</key>
20
-	<string>20.4.0</string>
20
+	<string>20.5.0</string>
21
 	<key>CFBundleSignature</key>
21
 	<key>CFBundleSignature</key>
22
 	<string>????</string>
22
 	<string>????</string>
23
 	<key>CFBundleURLTypes</key>
23
 	<key>CFBundleURLTypes</key>

Loading…
Cancel
Save