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

Commit 027ce9a

Browse files
authored
Bug fix
1 parent fab8b7e commit 027ce9a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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: "16"
34-
CFBundleShortVersionString: "0.8.0"
33+
CFBundleVersion: "17"
34+
CFBundleShortVersionString: "0.8.1"
3535
UILaunchStoryboardName: "LaunchScreen"
3636
NSPrincipalClass: "UIApplication"
3737
NSAppTransportSecurity:
@@ -49,3 +49,4 @@ targets:
4949
- package: ZIPFoundation
5050
product: ZIPFoundation
5151

52+

0 commit comments

Comments
 (0)