Skip to content

Commit 34ed4e4

Browse files
committed
chore: Release v1.53.3
1 parent f5a0a61 commit 34ed4e4

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
@@ -736,7 +736,7 @@
736736
"$(inherited)",
737737
"@executable_path/Frameworks",
738738
);
739-
MARKETING_VERSION = 1.53.2;
739+
MARKETING_VERSION = 1.53.3;
740740
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
741741
PRODUCT_NAME = "$(TARGET_NAME)";
742742
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -766,7 +766,7 @@
766766
"$(inherited)",
767767
"@executable_path/Frameworks",
768768
);
769-
MARKETING_VERSION = 1.53.2;
769+
MARKETING_VERSION = 1.53.3;
770770
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
771771
PRODUCT_NAME = "$(TARGET_NAME)";
772772
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.53.2</string>
8+
<string>1.53.3</string>
99
<key>CFBundleVersion</key>
1010
<string>1</string>
1111
<key>NSFaceIDUsageDescription</key>

0 commit comments

Comments
 (0)