Skip to content

Commit 3180707

Browse files
committed
Bump version
1 parent ac712bc commit 3180707

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

CHANGELOG.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
* OpenVPN: Resolve inconsistencies in server configuration (#1486)
2-
* Update Partout to improve daemon architecture (#1481)
3-
* Update OpenSSL to 3.5.1
1+
* OpenVPN: Throw error on use of tls-crypt-v2
2+
* WireGuard: Require non-empty peers
3+
* Confirm profile deletion from menu (#1488)

Passepartout/Config.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
MARKETING_VERSION = 3.5.6
2-
CURRENT_PROJECT_VERSION = 3898
1+
MARKETING_VERSION = 3.5.7
2+
CURRENT_PROJECT_VERSION = 3899
33

44
// tweak these based on app and team
55
CFG_APP_ID = com.algoritmico.ios.Passepartout
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
* OpenVPN: Resolve inconsistencies in server configuration (#1486)
2-
* Update Partout to improve daemon architecture (#1481)
3-
* Update OpenSSL to 3.5.1
1+
* OpenVPN: Throw error on use of tls-crypt-v2
2+
* WireGuard: Require non-empty peers
3+
* Confirm profile deletion from menu (#1488)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
* OpenVPN: Resolve inconsistencies in server configuration (#1486)
2-
* Update Partout to improve daemon architecture (#1481)
3-
* Update OpenSSL to 3.5.1
1+
* OpenVPN: Throw error on use of tls-crypt-v2
2+
* WireGuard: Require non-empty peers
3+
* Confirm profile deletion from menu (#1488)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
* OpenVPN: Resolve inconsistencies in server configuration (#1486)
2-
* Update Partout to improve daemon architecture (#1481)
3-
* Update OpenSSL to 3.5.1
1+
* OpenVPN: Throw error on use of tls-crypt-v2
2+
* WireGuard: Require non-empty peers
3+
* Confirm profile deletion from menu (#1488)

0 commit comments

Comments
 (0)