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

Commit e313593

Browse files
authored
Update bundle version and short version string
Updated the bundle version and short version string in project.yml.
1 parent ad101e9 commit e313593

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

project.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ targets:
3636
properties:
3737
CFBundleDisplayName: "ProStore"
3838
CFBundleName: "prostore"
39-
CFBundleVersion: "40"
40-
CFBundleShortVersionString: "0.11.0d7"
39+
CFBundleVersion: "41"
40+
CFBundleShortVersionString: "0.11.0d8"
4141
UILaunchStoryboardName: "LaunchScreen"
4242
NSPrincipalClass: "UIApplication"
4343
NSAppTransportSecurity:
@@ -57,4 +57,5 @@ targets:
5757
- package: OpenSSL
5858
product: OpenSSL
5959
- package: GCDWebServer
60-
product: GCDWebServer
60+
61+
product: GCDWebServer

0 commit comments

Comments
 (0)