We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab8b7e commit 027ce9aCopy full SHA for 027ce9a
1 file changed
project.yml
@@ -30,8 +30,8 @@ targets:
30
properties:
31
CFBundleDisplayName: "ProStore"
32
CFBundleName: "prostore"
33
- CFBundleVersion: "16"
34
- CFBundleShortVersionString: "0.8.0"
+ CFBundleVersion: "17"
+ CFBundleShortVersionString: "0.8.1"
35
UILaunchStoryboardName: "LaunchScreen"
36
NSPrincipalClass: "UIApplication"
37
NSAppTransportSecurity:
@@ -49,3 +49,4 @@ targets:
49
- package: ZIPFoundation
50
product: ZIPFoundation
51
52
+
0 commit comments