From 0734816c0545ddfe3a642cc805182144680c6733 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Mon, 17 Jul 2023 21:47:58 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 2 ++ Gemfile.lock | 12 ++++++------ Passepartout/App/Info.plist | 2 +- Passepartout/Launcher/Info.plist | 2 +- Passepartout/Mac/Info.plist | 2 +- Passepartout/Tunnel/Info.plist | 2 +- 6 files changed, 12 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c192bcf..a20a4b38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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 + ## 2.1.2 (2023-07-06) ### Fixed diff --git a/Gemfile.lock b/Gemfile.lock index 89a2a02a..d4e81329 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,16 +8,16 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.785.0) - aws-sdk-core (3.177.0) + aws-partitions (1.787.0) + aws-sdk-core (3.178.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.70.0) + aws-sdk-kms (1.71.0) aws-sdk-core (~> 3, >= 3.177.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.128.0) + aws-sdk-s3 (1.130.0) aws-sdk-core (~> 3, >= 3.177.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.6) @@ -66,7 +66,7 @@ GEM faraday_middleware (1.2.0) faraday (~> 1.0) fastimage (2.2.7) - fastlane (2.213.0) + fastlane (2.214.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -161,7 +161,7 @@ GEM optparse (0.1.1) os (1.1.4) plist (3.7.0) - public_suffix (5.0.1) + public_suffix (5.0.3) rake (13.0.6) representable (3.2.0) declarative (< 0.1.0) diff --git a/Passepartout/App/Info.plist b/Passepartout/App/Info.plist index aa767856..b516b680 100644 --- a/Passepartout/App/Info.plist +++ b/Passepartout/App/Info.plist @@ -32,7 +32,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.1.2 + 2.2.0 CFBundleVersion 3501 ITSAppUsesNonExemptEncryption diff --git a/Passepartout/Launcher/Info.plist b/Passepartout/Launcher/Info.plist index f2770b6f..92a59ee1 100644 --- a/Passepartout/Launcher/Info.plist +++ b/Passepartout/Launcher/Info.plist @@ -3,7 +3,7 @@ CFBundleShortVersionString - 2.1.2 + 2.2.0 CFBundleVersion 3501 LSBackgroundOnly diff --git a/Passepartout/Mac/Info.plist b/Passepartout/Mac/Info.plist index 62a9a6c3..18824ea0 100644 --- a/Passepartout/Mac/Info.plist +++ b/Passepartout/Mac/Info.plist @@ -5,7 +5,7 @@ CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleShortVersionString - 2.1.2 + 2.2.0 CFBundleVersion 3501 NSPrincipalClass diff --git a/Passepartout/Tunnel/Info.plist b/Passepartout/Tunnel/Info.plist index 4a682f0c..3e1dfe09 100644 --- a/Passepartout/Tunnel/Info.plist +++ b/Passepartout/Tunnel/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 2.1.2 + 2.2.0 CFBundleVersion 3501 LSMinimumSystemVersion