Skip to content

Commit d7df5ce

Browse files
committed
chore: Release v1.45.3
1 parent c62264d commit d7df5ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

FileBrowserClient/FileBrowserClient.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@
680680
"$(inherited)",
681681
"@executable_path/Frameworks",
682682
);
683-
MARKETING_VERSION = 1.45.2;
683+
MARKETING_VERSION = 1.45.3;
684684
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
685685
PRODUCT_NAME = "$(TARGET_NAME)";
686686
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -710,7 +710,7 @@
710710
"$(inherited)",
711711
"@executable_path/Frameworks",
712712
);
713-
MARKETING_VERSION = 1.45.2;
713+
MARKETING_VERSION = 1.45.3;
714714
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
715715
PRODUCT_NAME = "$(TARGET_NAME)";
716716
SWIFT_EMIT_LOC_STRINGS = YES;

FileBrowserClient/FileBrowserClient/AppEntry/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<key>CFBundleName</key>
66
<string>FileBrowserClient</string>
77
<key>CFBundleShortVersionString</key>
8-
<string>1.45.2</string>
8+
<string>1.45.3</string>
99
<key>CFBundleVersion</key>
1010
<string>1</string>
1111
<key>NSFaceIDUsageDescription</key>

0 commit comments

Comments
 (0)