Skip to content

Commit a1f3026

Browse files
committed
chore: Release v1.35.0
1 parent db5ee7b commit a1f3026

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
@@ -556,7 +556,7 @@
556556
"$(inherited)",
557557
"@executable_path/Frameworks",
558558
);
559-
MARKETING_VERSION = 1.34.2;
559+
MARKETING_VERSION = 1.35.0;
560560
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
561561
PRODUCT_NAME = "$(TARGET_NAME)";
562562
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -586,7 +586,7 @@
586586
"$(inherited)",
587587
"@executable_path/Frameworks",
588588
);
589-
MARKETING_VERSION = 1.34.2;
589+
MARKETING_VERSION = 1.35.0;
590590
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
591591
PRODUCT_NAME = "$(TARGET_NAME)";
592592
SWIFT_EMIT_LOC_STRINGS = YES;

FileBrowserClient/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.34.2</string>
8+
<string>1.35.0</string>
99
<key>CFBundleVersion</key>
1010
<string>1</string>
1111
<key>NSFaceIDUsageDescription</key>

0 commit comments

Comments
 (0)