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

Commit eb81835

Browse files
authored
Update version number in project.yml
Updated CFBundleShortVersionString to '0.0.2'.
1 parent 3a04fd4 commit eb81835

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
@@ -31,7 +31,7 @@ targets:
3131
CFBundleDisplayName: "ProStore"
3232
CFBundleName: "prostore"
3333
CFBundleVersion: "1"
34-
CFBundleShortVersionString: "0.0.1"
34+
CFBundleShortVersionString: "0.0.2"
3535
UILaunchStoryboardName: "LaunchScreen"
3636
NSPrincipalClass: "UIApplication"
3737
NSAppTransportSecurity:
@@ -47,4 +47,5 @@ targets:
4747
- package: Zsign-Package
4848
product: ZsignSwift
4949
- package: ZIPFoundation
50-
product: ZIPFoundation
50+
51+
product: ZIPFoundation

0 commit comments

Comments
 (0)