Skip to content

Commit 2b07c9f

Browse files
committed
chore: Release v1.16.0
1 parent b89a0b7 commit 2b07c9f

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
@@ -498,7 +498,7 @@
498498
"$(inherited)",
499499
"@executable_path/Frameworks",
500500
);
501-
MARKETING_VERSION = 1.15.2;
501+
MARKETING_VERSION = 1.16.0;
502502
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
503503
PRODUCT_NAME = "$(TARGET_NAME)";
504504
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -526,7 +526,7 @@
526526
"$(inherited)",
527527
"@executable_path/Frameworks",
528528
);
529-
MARKETING_VERSION = 1.15.2;
529+
MARKETING_VERSION = 1.16.0;
530530
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
531531
PRODUCT_NAME = "$(TARGET_NAME)";
532532
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.15.2</string>
8+
<string>1.16.0</string>
99
<key>CFBundleVersion</key>
1010
<string>1</string>
1111
<key>NSAppTransportSecurity</key>

0 commit comments

Comments
 (0)