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

Commit e7d49c2

Browse files
authored
Fix issue with certificate status
1 parent 3a97304 commit e7d49c2

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
@@ -30,8 +30,8 @@ targets:
3030
properties:
3131
CFBundleDisplayName: "ProStore"
3232
CFBundleName: "prostore"
33-
CFBundleVersion: "26"
34-
CFBundleShortVersionString: "0.8.9"
33+
CFBundleVersion: "27"
34+
CFBundleShortVersionString: "0.8.10"
3535
UILaunchStoryboardName: "LaunchScreen"
3636
NSPrincipalClass: "UIApplication"
3737
NSAppTransportSecurity:
@@ -53,3 +53,4 @@ targets:
5353

5454

5555

56+

0 commit comments

Comments
 (0)