mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-15 12:22:06 +00:00
Bump version
This commit is contained in:
parent
3503f86eee
commit
178dd08d5f
@ -1,9 +1,3 @@
|
||||
* Fix Ukranian translations (#1122)
|
||||
* tvOS: Override focus behavior to enforce button colors (#1123)
|
||||
* Fix indefinite spinner when listing products (#1121)
|
||||
* Only apply cellular/Ethernet on-demand rules on devices that support the interface (#1120)
|
||||
* macOS: Perform provider server action on click address
|
||||
* Fix misaligned reveal button in secure fields
|
||||
* macOS: Fix unreadable character in provider server favorite column
|
||||
* macOS: Prevent main window from being minimized indefinitely
|
||||
* iOS: Hide layout toggle on iPhone
|
||||
* Fix some German translations
|
||||
* Mention in paywall that all purchases support "Family Sharing" (#1138)
|
||||
* Fix logic of migrated "Routing" modules (#1136)
|
||||
|
@ -27,7 +27,7 @@
|
||||
// https://help.apple.com/xcode/#/dev745c5c974
|
||||
|
||||
MARKETING_VERSION = 3.0.5
|
||||
CURRENT_PROJECT_VERSION = 3738
|
||||
CURRENT_PROJECT_VERSION = 3739
|
||||
|
||||
// tweak these based on app and team
|
||||
CFG_APP_ID = com.algoritmico.ios.Passepartout
|
||||
|
@ -1,5 +1,3 @@
|
||||
* Fix Ukranian translations (#1122)
|
||||
* Fix indefinite spinner when listing products (#1121)
|
||||
* Only apply cellular/Ethernet on-demand rules on devices that support the interface (#1120)
|
||||
* Fix misaligned reveal button in secure fields
|
||||
* iOS: Hide layout toggle on iPhone
|
||||
* Fix some German translations
|
||||
* Mention in paywall that all purchases support "Family Sharing" (#1138)
|
||||
* Fix logic of migrated "Routing" modules (#1136)
|
||||
|
@ -1,7 +1,3 @@
|
||||
* Fix Ukranian translations (#1122)
|
||||
* Fix indefinite spinner when listing products (#1121)
|
||||
* Only apply cellular/Ethernet on-demand rules on devices that support the interface (#1120)
|
||||
* macOS: Perform provider server action on click address
|
||||
* Fix misaligned reveal button in secure fields
|
||||
* macOS: Fix unreadable character in provider server favorite column
|
||||
* macOS: Prevent main window from being minimized indefinitely
|
||||
* Fix some German translations
|
||||
* Mention in paywall that all purchases support "Family Sharing" (#1138)
|
||||
* Fix logic of migrated "Routing" modules (#1136)
|
||||
|
@ -1,5 +1,3 @@
|
||||
* Fix Ukranian translations (#1122)
|
||||
* tvOS: Override focus behavior to enforce button colors (#1123)
|
||||
* Fix indefinite spinner when listing products (#1121)
|
||||
* Only apply cellular/Ethernet on-demand rules on devices that support the interface (#1120)
|
||||
* Fix misaligned reveal button in secure fields
|
||||
* Fix some German translations
|
||||
* Mention in paywall that all purchases support "Family Sharing" (#1138)
|
||||
* Fix logic of migrated "Routing" modules (#1136)
|
||||
|
Loading…
Reference in New Issue
Block a user