Skip to content

Commit 2c7afc0

Browse files
committed
Preparing 2.4.6
1 parent 7d24166 commit 2c7afc0

File tree

6 files changed

+12
-7
lines changed

6 files changed

+12
-7
lines changed

Cryptomator.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3260,7 +3260,7 @@
32603260
GCC_WARN_UNUSED_FUNCTION = YES;
32613261
GCC_WARN_UNUSED_VARIABLE = YES;
32623262
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
3263-
MARKETING_VERSION = 2.4.5;
3263+
MARKETING_VERSION = 2.4.6;
32643264
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
32653265
MTL_FAST_MATH = YES;
32663266
ONLY_ACTIVE_ARCH = YES;
@@ -3322,7 +3322,7 @@
33223322
GCC_WARN_UNUSED_FUNCTION = YES;
33233323
GCC_WARN_UNUSED_VARIABLE = YES;
33243324
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
3325-
MARKETING_VERSION = 2.4.5;
3325+
MARKETING_VERSION = 2.4.6;
33263326
MTL_ENABLE_DEBUG_INFO = NO;
33273327
MTL_FAST_MATH = YES;
33283328
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=200 -Xfrontend -warn-long-function-bodies=200";

fastlane/changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
- Fixed adding WebDAV connection stuck at "Authenticating…" when using self-signed certificate (#295, #298)
1+
- Fixed random crashes when downloading/uploading files via WebDAV (#299, #301)
2+
- Fixed use of apostrophes in vault names (or their containing path) in Google Drive (#296)
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
- Hinzufügen von WebDAV-Verbindungen behoben, die bei "Authentifizierung …" hingen, wenn ein selbstsigniertes Zertifikat verwendet wurde (#295, #298)
1+
- Zufällige Abstürze beim Herunterladen/Hochladen von Dateien über WebDAV behoben (#299, #301)
2+
- Nutzung von Apostrophen in Tresornamen (oder dem darin enthaltenen Pfad) in Google Drive behoben (#296)
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
- Fixed adding WebDAV connection stuck at "Authenticating…" when using self-signed certificate (#295, #298)
1+
- Fixed random crashes when downloading/uploading files via WebDAV (#299, #301)
2+
- Fixed use of apostrophes in vault names (or their containing path) in Google Drive (#296)
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
- Hinzufügen von WebDAV-Verbindungen behoben, die bei "Authentifizierung …" hingen, wenn ein selbstsigniertes Zertifikat verwendet wurde (#295, #298)
1+
- Zufällige Abstürze beim Herunterladen/Hochladen von Dateien über WebDAV behoben (#299, #301)
2+
- Nutzung von Apostrophen in Tresornamen (oder dem darin enthaltenen Pfad) in Google Drive behoben (#296)
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
- Fixed adding WebDAV connection stuck at "Authenticating…" when using self-signed certificate (#295, #298)
1+
- Fixed random crashes when downloading/uploading files via WebDAV (#299, #301)
2+
- Fixed use of apostrophes in vault names (or their containing path) in Google Drive (#296)

0 commit comments

Comments
 (0)