Skip to content

Commit 5fe9d74

Browse files
committed
Attempt release
1 parent 36ca3a1 commit 5fe9d74

40 files changed

+45
-45
lines changed

.beta-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3590
1+
3597

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## 2.3.4 (2024-01-14)
99

1010
### Fixed
1111

Passepartout.xcodeproj/project.pbxproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1783,7 +1783,7 @@
17831783
CLANG_WARN_UNREACHABLE_CODE = YES;
17841784
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
17851785
CODE_SIGN_IDENTITY = "Apple Development";
1786-
CURRENT_PROJECT_VERSION = 3590;
1786+
CURRENT_PROJECT_VERSION = 3597;
17871787
DEBUG_INFORMATION_FORMAT = dwarf;
17881788
DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)";
17891789
ENABLE_BITCODE = NO;
@@ -1852,7 +1852,7 @@
18521852
CLANG_WARN_UNREACHABLE_CODE = YES;
18531853
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
18541854
CODE_SIGN_IDENTITY = "Apple Development";
1855-
CURRENT_PROJECT_VERSION = 3590;
1855+
CURRENT_PROJECT_VERSION = 3597;
18561856
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
18571857
DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)";
18581858
ENABLE_BITCODE = NO;
@@ -1889,7 +1889,7 @@
18891889
CLANG_ENABLE_MODULES = YES;
18901890
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
18911891
CODE_SIGN_STYLE = Manual;
1892-
CURRENT_PROJECT_VERSION = 3590;
1892+
CURRENT_PROJECT_VERSION = 3597;
18931893
INFOPLIST_FILE = Passepartout/App/Info.plist;
18941894
LD_RUNPATH_SEARCH_PATHS = (
18951895
"$(inherited)",
@@ -1917,7 +1917,7 @@
19171917
CLANG_ENABLE_MODULES = YES;
19181918
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
19191919
CODE_SIGN_STYLE = Manual;
1920-
CURRENT_PROJECT_VERSION = 3590;
1920+
CURRENT_PROJECT_VERSION = 3597;
19211921
INFOPLIST_FILE = Passepartout/App/Info.plist;
19221922
LD_RUNPATH_SEARCH_PATHS = (
19231923
"$(inherited)",
@@ -1943,7 +1943,7 @@
19431943
CODE_SIGN_STYLE = Manual;
19441944
COMBINE_HIDPI_IMAGES = YES;
19451945
COPY_PHASE_STRIP = NO;
1946-
CURRENT_PROJECT_VERSION = 3590;
1946+
CURRENT_PROJECT_VERSION = 3597;
19471947
DEAD_CODE_STRIPPING = YES;
19481948
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
19491949
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
@@ -1976,7 +1976,7 @@
19761976
CODE_SIGN_STYLE = Manual;
19771977
COMBINE_HIDPI_IMAGES = YES;
19781978
COPY_PHASE_STRIP = NO;
1979-
CURRENT_PROJECT_VERSION = 3590;
1979+
CURRENT_PROJECT_VERSION = 3597;
19801980
DEAD_CODE_STRIPPING = YES;
19811981
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
19821982
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";

Passepartout/App/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<key>CFBundleShortVersionString</key>
3535
<string>2.3.4</string>
3636
<key>CFBundleVersion</key>
37-
<string>3590</string>
37+
<string>3597</string>
3838
<key>ITSAppUsesNonExemptEncryption</key>
3939
<false/>
4040
<key>LSApplicationCategoryType</key>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Fixed
22

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Fixed
22

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Fixed
22

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Fixed
22

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Fixed
22

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Fixed
22

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

0 commit comments

Comments
 (0)