From 867f5370c5dc9554fc139c6b3640fc7a01bceb57 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Thu, 11 Apr 2019 15:34:27 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 6 ++++++ Passepartout-Core/Info.plist | 2 +- Passepartout-CoreTests/Info.plist | 2 +- Passepartout-iOS-Tunnel/Info.plist | 2 +- Passepartout-iOS/Info.plist | 2 +- 5 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae9f4973..ed21c14a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Fixed + +- Masking preference not retained. [#64](https://github.com/passepartoutvpn/passepartout-ios/issues/64) + ## 1.4.0 (2019-04-11) ### Added diff --git a/Passepartout-Core/Info.plist b/Passepartout-Core/Info.plist index 4476ba21..683c5ec0 100644 --- a/Passepartout-Core/Info.plist +++ b/Passepartout-Core/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.4.0 + 1.5.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/Passepartout-CoreTests/Info.plist b/Passepartout-CoreTests/Info.plist index 2e93959f..ed8efee6 100644 --- a/Passepartout-CoreTests/Info.plist +++ b/Passepartout-CoreTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.4.0 + 1.5.0 CFBundleVersion 1 diff --git a/Passepartout-iOS-Tunnel/Info.plist b/Passepartout-iOS-Tunnel/Info.plist index 3ef4f571..ac73dbf5 100644 --- a/Passepartout-iOS-Tunnel/Info.plist +++ b/Passepartout-iOS-Tunnel/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.4.0 + 1.5.0 CFBundleVersion 1 NSExtension diff --git a/Passepartout-iOS/Info.plist b/Passepartout-iOS/Info.plist index 99af76fa..d5387150 100644 --- a/Passepartout-iOS/Info.plist +++ b/Passepartout-iOS/Info.plist @@ -34,7 +34,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.4.0 + 1.5.0 CFBundleVersion 1 ITSAppUsesNonExemptEncryption