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 f6157ec commit fd23a60Copy full SHA for fd23a60
1 file changed
project.yml
@@ -30,8 +30,8 @@ targets:
30
properties:
31
CFBundleDisplayName: "ProSign"
32
CFBundleName: "prosign"
33
- CFBundleVersion: "40"
34
- CFBundleShortVersionString: "2.0.4"
+ CFBundleVersion: "41"
+ CFBundleShortVersionString: "2.0.5"
35
UILaunchStoryboardName: "LaunchScreen"
36
NSPrincipalClass: "UIApplication"
37
NSAppTransportSecurity:
@@ -47,4 +47,4 @@ targets:
47
- package: ProStoreTools
48
product: ProStoreTools
49
- package: ZIPFoundation
50
- product: ZIPFoundation
+ product: ZIPFoundation
0 commit comments