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

Commit 594c541

Browse files
authored
In v1.1.4: Add certificate status caching and fix certificate tree selector
1 parent 10f79c7 commit 594c541

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

project.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ targets:
3636
properties:
3737
CFBundleDisplayName: "ProStore"
3838
CFBundleName: "prostore"
39-
CFBundleVersion: "56"
40-
CFBundleShortVersionString: "1.1.3"
39+
CFBundleVersion: "57"
40+
CFBundleShortVersionString: "1.1.4"
4141
UILaunchStoryboardName: "LaunchScreen"
4242
NSPrincipalClass: "UIApplication"
4343
NSAppTransportSecurity:
@@ -59,3 +59,4 @@ targets:
5959
- package: IDeviceKit
6060

6161
product: IDeviceSwift
62+

0 commit comments

Comments
 (0)