Skip to content

Commit 602040e

Browse files
committed
Version 1.1.5
1 parent 90cce22 commit 602040e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

LocalDevVPN.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@
433433
"$(inherited)",
434434
"@executable_path/Frameworks",
435435
);
436-
MARKETING_VERSION = 1.1.4;
436+
MARKETING_VERSION = 1.1.5;
437437
PRODUCT_BUNDLE_IDENTIFIER = com.jkcoxson.LocalDevVPN;
438438
PROVISIONING_PROFILE_SPECIFIER = "";
439439
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -471,7 +471,7 @@
471471
"$(inherited)",
472472
"@executable_path/Frameworks",
473473
);
474-
MARKETING_VERSION = 1.1.4;
474+
MARKETING_VERSION = 1.1.5;
475475
PRODUCT_BUNDLE_IDENTIFIER = com.jkcoxson.LocalDevVPN;
476476
PROVISIONING_PROFILE_SPECIFIER = "";
477477
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// StosVPNApp.swift
2+
// LocalDevVPNApp.swift
33
// LocalDevVPN
44
//
55
// Created by Stossy11 on 28/03/2025.

0 commit comments

Comments
 (0)