Skip to content

Commit 41630f4

Browse files
committed
chore: Release v1.49.3
1 parent e9ccd2f commit 41630f4

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
@@ -684,7 +684,7 @@
684684
"$(inherited)",
685685
"@executable_path/Frameworks",
686686
);
687-
MARKETING_VERSION = 1.49.2;
687+
MARKETING_VERSION = 1.49.3;
688688
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
689689
PRODUCT_NAME = "$(TARGET_NAME)";
690690
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -714,7 +714,7 @@
714714
"$(inherited)",
715715
"@executable_path/Frameworks",
716716
);
717-
MARKETING_VERSION = 1.49.2;
717+
MARKETING_VERSION = 1.49.3;
718718
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
719719
PRODUCT_NAME = "$(TARGET_NAME)";
720720
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.49.2</string>
8+
<string>1.49.3</string>
99
<key>CFBundleVersion</key>
1010
<string>1</string>
1111
<key>NSFaceIDUsageDescription</key>

0 commit comments

Comments
 (0)