Skip to content

Commit e56460a

Browse files
committedApr 11, 2022
Preparing 2.2.3
1 parent 8edbc8e commit e56460a

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed
 

‎Cryptomator.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -2852,7 +2852,7 @@
28522852
GCC_WARN_UNUSED_FUNCTION = YES;
28532853
GCC_WARN_UNUSED_VARIABLE = YES;
28542854
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
2855-
MARKETING_VERSION = 2.2.2;
2855+
MARKETING_VERSION = 2.2.3;
28562856
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
28572857
MTL_FAST_MATH = YES;
28582858
ONLY_ACTIVE_ARCH = YES;
@@ -2914,7 +2914,7 @@
29142914
GCC_WARN_UNUSED_FUNCTION = YES;
29152915
GCC_WARN_UNUSED_VARIABLE = YES;
29162916
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
2917-
MARKETING_VERSION = 2.2.2;
2917+
MARKETING_VERSION = 2.2.3;
29182918
MTL_ENABLE_DEBUG_INFO = NO;
29192919
MTL_FAST_MATH = YES;
29202920
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=200 -Xfrontend -warn-long-function-bodies=200";

‎fastlane/changelog.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- Fixed missing vaults in Files app (#176)
2-
- Fixed missing shortcuts in Google Drive (#201)
1+
- Fixed empty folder inside a shortcut in Google Drive (#204)
2+
- Fixed conflict folder when creating multiple folders in Google Drive, OneDrive, and pCloud
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- Fehlende Tresore in der App „Dateien“ behoben (#176)
2-
- Fehlende Shortcuts in Google Drive behoben (#201)
1+
- Leeren Ordner innerhalb eines Shortcuts in Google Drive behoben (#204)
2+
- Konfliktordner beim Erstellen mehrerer Ordner in Google Drive, OneDrive und pCloud behoben
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- Fixed missing vaults in Files app (#176)
2-
- Fixed missing shortcuts in Google Drive (#201)
1+
- Fixed empty folder inside a shortcut in Google Drive (#204)
2+
- Fixed conflict folder when creating multiple folders in Google Drive, OneDrive, and pCloud

0 commit comments

Comments
 (0)
Please sign in to comment.