mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-02 05:52:18 +00:00
Bump version
This commit is contained in:
parent
37e15016e4
commit
afd6263460
@ -1,2 +1,3 @@
|
|||||||
|
* Fix error alert when importing files from external apps (#1078)
|
||||||
* Apple TV: Fix uncredited features to old iOS/macOS purchasers (#1074)
|
* Apple TV: Fix uncredited features to old iOS/macOS purchasers (#1074)
|
||||||
* OpenVPN: Fix encryption failing when server does not push a cipher (#1073)
|
* OpenVPN: Fix encryption failing when server does not push a cipher (#1073)
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
// https://help.apple.com/xcode/#/dev745c5c974
|
// https://help.apple.com/xcode/#/dev745c5c974
|
||||||
|
|
||||||
MARKETING_VERSION = 3.0.1
|
MARKETING_VERSION = 3.0.1
|
||||||
CURRENT_PROJECT_VERSION = 3721
|
CURRENT_PROJECT_VERSION = 3722
|
||||||
|
|
||||||
// tweak these based on app and team
|
// tweak these based on app and team
|
||||||
CFG_APP_ID = com.algoritmico.ios.Passepartout
|
CFG_APP_ID = com.algoritmico.ios.Passepartout
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
|
* Fix error alert when importing files from external apps (#1078)
|
||||||
* Apple TV: Fix uncredited features to old iOS/macOS purchasers (#1074)
|
* Apple TV: Fix uncredited features to old iOS/macOS purchasers (#1074)
|
||||||
* OpenVPN: Fix encryption failing when server does not push a cipher (#1073)
|
* OpenVPN: Fix encryption failing when server does not push a cipher (#1073)
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
|
* Fix error alert when importing files from external apps (#1078)
|
||||||
* Apple TV: Fix uncredited features to old iOS/macOS purchasers (#1074)
|
* Apple TV: Fix uncredited features to old iOS/macOS purchasers (#1074)
|
||||||
* OpenVPN: Fix encryption failing when server does not push a cipher (#1073)
|
* OpenVPN: Fix encryption failing when server does not push a cipher (#1073)
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
|
* Fix error alert when importing files from external apps (#1078)
|
||||||
* Apple TV: Fix uncredited features to old iOS/macOS purchasers (#1074)
|
* Apple TV: Fix uncredited features to old iOS/macOS purchasers (#1074)
|
||||||
* OpenVPN: Fix encryption failing when server does not push a cipher (#1073)
|
* OpenVPN: Fix encryption failing when server does not push a cipher (#1073)
|
||||||
|
Loading…
Reference in New Issue
Block a user