Skip to content

Commit

Permalink
Attempt release
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Jan 14, 2024
1 parent 36ca3a1 commit 5fe9d74
Show file tree
Hide file tree
Showing 40 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion .beta-build
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3590
3597
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

## Unreleased
## 2.3.4 (2024-01-14)

### Fixed

Expand Down
12 changes: 6 additions & 6 deletions Passepartout.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1783,7 +1783,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 3590;
CURRENT_PROJECT_VERSION = 3597;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)";
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -1852,7 +1852,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 3590;
CURRENT_PROJECT_VERSION = 3597;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)";
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -1889,7 +1889,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3590;
CURRENT_PROJECT_VERSION = 3597;
INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -1917,7 +1917,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3590;
CURRENT_PROJECT_VERSION = 3597;
INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -1943,7 +1943,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3590;
CURRENT_PROJECT_VERSION = 3597;
DEAD_CODE_STRIPPING = YES;
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
Expand Down Expand Up @@ -1976,7 +1976,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3590;
CURRENT_PROJECT_VERSION = 3597;
DEAD_CODE_STRIPPING = YES;
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
Expand Down
2 changes: 1 addition & 1 deletion Passepartout/App/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<key>CFBundleShortVersionString</key>
<string>2.3.4</string>
<key>CFBundleVersion</key>
<string>3590</string>
<string>3597</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Fixed

- Platform purchasers cannot upgrade to full version.
- Unintended sensitive data in issue reports.

2 changes: 1 addition & 1 deletion Passepartout/Launcher/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleShortVersionString</key>
<string>2.3.4</string>
<key>CFBundleVersion</key>
<string>3590</string>
<string>3597</string>
<key>LSBackgroundOnly</key>
<true/>
<key>CFBundleIdentifier</key>
Expand Down
2 changes: 1 addition & 1 deletion Passepartout/Mac/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleShortVersionString</key>
<string>2.3.4</string>
<key>CFBundleVersion</key>
<string>3590</string>
<string>3597</string>
<key>NSPrincipalClass</key>
<string>$(PRODUCT_MODULE_NAME).PassepartoutMac</string>
<key>com.algoritmico.Passepartout.config</key>
Expand Down
2 changes: 1 addition & 1 deletion Passepartout/Tunnel/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>2.3.4</string>
<key>CFBundleVersion</key>
<string>3590</string>
<string>3597</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSExtension</key>
Expand Down

0 comments on commit 5fe9d74

Please sign in to comment.