Skip to content

Commit 90b9259

Browse files
committed
chore: Release v1.63.1
1 parent 908f4e6 commit 90b9259

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
@@ -760,7 +760,7 @@
760760
"$(inherited)",
761761
"@executable_path/Frameworks",
762762
);
763-
MARKETING_VERSION = 1.63.0;
763+
MARKETING_VERSION = 1.63.1;
764764
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
765765
PRODUCT_NAME = "$(TARGET_NAME)";
766766
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -790,7 +790,7 @@
790790
"$(inherited)",
791791
"@executable_path/Frameworks",
792792
);
793-
MARKETING_VERSION = 1.63.0;
793+
MARKETING_VERSION = 1.63.1;
794794
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
795795
PRODUCT_NAME = "$(TARGET_NAME)";
796796
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.63.0</string>
8+
<string>1.63.1</string>
99
<key>CFBundleVersion</key>
1010
<string>1</string>
1111
<key>NSFaceIDUsageDescription</key>

0 commit comments

Comments
 (0)