Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 8efa4e3

Browse files
authored
UI Updates, Cert Revoke Check, and improvements & bug fixes
1 parent e851d3a commit 8efa4e3

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

project.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ targets:
3030
properties:
3131
CFBundleDisplayName: "ProStore"
3232
CFBundleName: "prostore"
33-
CFBundleVersion: "10"
34-
CFBundleShortVersionString: "0.5.1"
33+
CFBundleVersion: "11"
34+
CFBundleShortVersionString: "0.5.2"
3535
UILaunchStoryboardName: "LaunchScreen"
3636
NSPrincipalClass: "UIApplication"
3737
NSAppTransportSecurity:
@@ -48,4 +48,5 @@ targets:
4848
product: ZsignSwift
4949
- package: ZIPFoundation
5050

51-
product: ZIPFoundation
51+
52+
product: ZIPFoundation

0 commit comments

Comments
 (0)