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

Commit d9f021b

Browse files
authored
Fix cached certificate issues
1 parent e5b61b0 commit d9f021b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project.yml

Lines changed: 2 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: "60"
40-
CFBundleShortVersionString: "1.1.7"
39+
CFBundleVersion: "61"
40+
CFBundleShortVersionString: "1.1.8"
4141
UILaunchStoryboardName: "LaunchScreen"
4242
NSPrincipalClass: "UIApplication"
4343
NSAppTransportSecurity:

0 commit comments

Comments
 (0)