Skip to content

Commit 366fa87

Browse files
committed
chore: Release v1.19.0
1 parent 0dd758b commit 366fa87

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
@@ -522,7 +522,7 @@
522522
"$(inherited)",
523523
"@executable_path/Frameworks",
524524
);
525-
MARKETING_VERSION = 1.18.0;
525+
MARKETING_VERSION = 1.19.0;
526526
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
527527
PRODUCT_NAME = "$(TARGET_NAME)";
528528
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -550,7 +550,7 @@
550550
"$(inherited)",
551551
"@executable_path/Frameworks",
552552
);
553-
MARKETING_VERSION = 1.18.0;
553+
MARKETING_VERSION = 1.19.0;
554554
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
555555
PRODUCT_NAME = "$(TARGET_NAME)";
556556
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.18.0</string>
8+
<string>1.19.0</string>
99
<key>CFBundleVersion</key>
1010
<string>1</string>
1111
<key>NSAppTransportSecurity</key>

0 commit comments

Comments
 (0)