Skip to content

Commit c584f68

Browse files
committed
Bump version
1 parent 470585b commit c584f68

File tree

5 files changed

+13
-1
lines changed

5 files changed

+13
-1
lines changed

CHANGELOG.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
* OpenVPN: Fix issue with empty DNS servers
2+
* OpenVPN: Fix regression in default routes (#1145)
3+
* Fix migration of DNS settings (#1144)
14
* Restore "Keep alive on sleep" feature (#1143)

Passepartout/Config.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
// https://help.apple.com/xcode/#/dev745c5c974
2828

2929
MARKETING_VERSION = 3.0.6
30-
CURRENT_PROJECT_VERSION = 3749
30+
CURRENT_PROJECT_VERSION = 3750
3131

3232
// tweak these based on app and team
3333
CFG_APP_ID = com.algoritmico.ios.Passepartout
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
* OpenVPN: Fix issue with empty DNS servers
2+
* OpenVPN: Fix regression in default routes (#1145)
3+
* Fix migration of DNS settings (#1144)
14
* Restore "Keep alive on sleep" feature (#1143)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
* OpenVPN: Fix issue with empty DNS servers
2+
* OpenVPN: Fix regression in default routes (#1145)
3+
* Fix migration of DNS settings (#1144)
14
* Restore "Keep alive on sleep" feature (#1143)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
* OpenVPN: Fix issue with empty DNS servers
2+
* OpenVPN: Fix regression in default routes (#1145)
3+
* Fix migration of DNS settings (#1144)
14
* Restore "Keep alive on sleep" feature (#1143)

0 commit comments

Comments
 (0)