Skip to content

Commit aa6cb62

Browse files
committed
chore: Release v1.55.1
1 parent 83f53c8 commit aa6cb62

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
@@ -748,7 +748,7 @@
748748
"$(inherited)",
749749
"@executable_path/Frameworks",
750750
);
751-
MARKETING_VERSION = 1.55.0;
751+
MARKETING_VERSION = 1.55.1;
752752
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
753753
PRODUCT_NAME = "$(TARGET_NAME)";
754754
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -778,7 +778,7 @@
778778
"$(inherited)",
779779
"@executable_path/Frameworks",
780780
);
781-
MARKETING_VERSION = 1.55.0;
781+
MARKETING_VERSION = 1.55.1;
782782
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
783783
PRODUCT_NAME = "$(TARGET_NAME)";
784784
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.55.0</string>
8+
<string>1.55.1</string>
99
<key>CFBundleVersion</key>
1010
<string>1</string>
1111
<key>NSFaceIDUsageDescription</key>

0 commit comments

Comments
 (0)