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

Commit 02f80b1

Browse files
authored
Add sort feature to apps
1 parent fe61681 commit 02f80b1

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: "11"
34-
CFBundleShortVersionString: "0.5.2"
33+
CFBundleVersion: "12"
34+
CFBundleShortVersionString: "0.6.0"
3535
UILaunchStoryboardName: "LaunchScreen"
3636
NSPrincipalClass: "UIApplication"
3737
NSAppTransportSecurity:
@@ -50,3 +50,4 @@ targets:
5050

5151

5252
product: ZIPFoundation
53+

0 commit comments

Comments
 (0)