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

Commit b6c281b

Browse files
authored
Fix crash in Sources Manager
1 parent e91b041 commit b6c281b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ targets:
3636
properties:
3737
CFBundleDisplayName: "ProStore"
3838
CFBundleName: "prostore"
39-
CFBundleVersion: "62"
40-
CFBundleShortVersionString: "1.2.0"
39+
CFBundleVersion: "63"
40+
CFBundleShortVersionString: "1.2.1"
4141
UILaunchStoryboardName: "LaunchScreen"
4242
NSPrincipalClass: "UIApplication"
4343
NSAppTransportSecurity:

0 commit comments

Comments
 (0)