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

Commit e97c689

Browse files
authored
Update version numbers in project.yml
Updated CFBundleVersion and CFBundleShortVersionString.
1 parent 1a72423 commit e97c689

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
@@ -33,8 +33,8 @@ targets:
3333
properties:
3434
CFBundleDisplayName: "ProStore"
3535
CFBundleName: "prostore"
36-
CFBundleVersion: "47"
37-
CFBundleShortVersionString: "0.12.0d2"
36+
CFBundleVersion: "48"
37+
CFBundleShortVersionString: "0.12.0d3"
3838
UILaunchStoryboardName: "LaunchScreen"
3939
NSPrincipalClass: "UIApplication"
4040
NSAppTransportSecurity:
@@ -53,3 +53,4 @@ targets:
5353
product: ZIPFoundation
5454
- package: OpenSSL
5555
product: OpenSSL
56+

0 commit comments

Comments
 (0)