Skip to content

Commit 042694a

Browse files
authored
v1.2.6 - Fix error handling bug and use LocalDevVPN instead of StikDebug
1 parent fffb66e commit 042694a

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: "67"
40-
CFBundleShortVersionString: "1.2.5"
39+
CFBundleVersion: "68"
40+
CFBundleShortVersionString: "1.2.6"
4141
UILaunchStoryboardName: "LaunchScreen"
4242
NSPrincipalClass: "UIApplication"
4343
NSAppTransportSecurity:
@@ -57,4 +57,5 @@ targets:
5757
- package: OpenSSL
5858
product: OpenSSL
5959
- package: IDeviceKit
60-
product: IDeviceSwift
60+
61+
product: IDeviceSwift

0 commit comments

Comments
 (0)