From a772fa94e00af6802b2deceee19e2a7409c84ca9 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 12 Feb 2021 16:17:02 +0100 Subject: [PATCH] Fix beta build number --- Passepartout/App/iOS/CHANGELOG.md | 2 +- Passepartout/App/macOS/CHANGELOG.md | 2 +- Passepartout/App/macOS/Launcher/Info.plist | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Passepartout/App/iOS/CHANGELOG.md b/Passepartout/App/iOS/CHANGELOG.md index 922e5005..f2a3ed0f 100644 --- a/Passepartout/App/iOS/CHANGELOG.md +++ b/Passepartout/App/iOS/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## 1.15.1 Beta 2627 (2021-02-12) +## 1.15.1 Beta 2630 (2021-02-12) ### Fixed diff --git a/Passepartout/App/macOS/CHANGELOG.md b/Passepartout/App/macOS/CHANGELOG.md index 344cb28b..6b3ccd9c 100644 --- a/Passepartout/App/macOS/CHANGELOG.md +++ b/Passepartout/App/macOS/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## 1.15.1 Beta 2627 (2021-02-12) +## 1.15.1 Beta 2630 (2021-02-12) ### Changed diff --git a/Passepartout/App/macOS/Launcher/Info.plist b/Passepartout/App/macOS/Launcher/Info.plist index 9141fed9..29aff89b 100644 --- a/Passepartout/App/macOS/Launcher/Info.plist +++ b/Passepartout/App/macOS/Launcher/Info.plist @@ -22,6 +22,8 @@ 1.15.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) + ITSAppUsesNonExemptEncryption + LSApplicationCategoryType public.app-category.utilities LSBackgroundOnly