Browse Source

ios: raise SDK version

master
Saúl Ibarra Corretgé 6 years ago
parent
commit
9b7af64e11
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      ios/sdk/src/Info.plist

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

@@ -15,7 +15,7 @@
15 15
 	<key>CFBundlePackageType</key>
16 16
 	<string>FMWK</string>
17 17
 	<key>CFBundleShortVersionString</key>
18
-	<string>2.0.0</string>
18
+	<string>2.1.0</string>
19 19
 	<key>CFBundleVersion</key>
20 20
 	<string>$(CURRENT_PROJECT_VERSION)</string>
21 21
 	<key>NSPrincipalClass</key>

Loading…
Cancel
Save