Skip to content

Commit 00c7efb

Browse files
committed
chore: Release v1.33.2
1 parent df4e0ff commit 00c7efb

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
@@ -555,7 +555,7 @@
555555
"$(inherited)",
556556
"@executable_path/Frameworks",
557557
);
558-
MARKETING_VERSION = 1.33.1;
558+
MARKETING_VERSION = 1.33.2;
559559
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
560560
PRODUCT_NAME = "$(TARGET_NAME)";
561561
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -584,7 +584,7 @@
584584
"$(inherited)",
585585
"@executable_path/Frameworks",
586586
);
587-
MARKETING_VERSION = 1.33.1;
587+
MARKETING_VERSION = 1.33.2;
588588
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
589589
PRODUCT_NAME = "$(TARGET_NAME)";
590590
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.33.1</string>
8+
<string>1.33.2</string>
99
<key>CFBundleVersion</key>
1010
<string>1</string>
1111
<key>NSAppTransportSecurity</key>

0 commit comments

Comments
 (0)