Browse Source

ios: set version to 1.21

master
Saúl Ibarra Corretgé 6 years ago
parent
commit
d48bef6c11
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,7 +17,7 @@
17 17
 	<key>CFBundlePackageType</key>
18 18
 	<string>APPL</string>
19 19
 	<key>CFBundleShortVersionString</key>
20
-	<string>1.9</string>
20
+	<string>1.21</string>
21 21
 	<key>CFBundleSignature</key>
22 22
 	<string>????</string>
23 23
 	<key>CFBundleURLTypes</key>

Loading…
Cancel
Save