Skip to content

Commit 2e9d057

Browse files
committed
chore: Release v1.55.0
1 parent 1b89f73 commit 2e9d057

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
@@ -740,7 +740,7 @@
740740
"$(inherited)",
741741
"@executable_path/Frameworks",
742742
);
743-
MARKETING_VERSION = 1.54.5;
743+
MARKETING_VERSION = 1.55.0;
744744
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
745745
PRODUCT_NAME = "$(TARGET_NAME)";
746746
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -770,7 +770,7 @@
770770
"$(inherited)",
771771
"@executable_path/Frameworks",
772772
);
773-
MARKETING_VERSION = 1.54.5;
773+
MARKETING_VERSION = 1.55.0;
774774
PRODUCT_BUNDLE_IDENTIFIER = thevickypedia.FileBrowserClient;
775775
PRODUCT_NAME = "$(TARGET_NAME)";
776776
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.54.5</string>
8+
<string>1.55.0</string>
99
<key>CFBundleVersion</key>
1010
<string>1</string>
1111
<key>NSFaceIDUsageDescription</key>

0 commit comments

Comments
 (0)