From 62670a605e080eafd28d0529585883a9728011dc Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Fri, 23 Aug 2019 12:23:07 +0200 Subject: [PATCH] Updated KeePassKit to fix KDBX4 date offset bug (-2days) --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index 230de4c4..c0c8ac95 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ -github "MacPass/KeePassKit" "2.4.2" +github "MacPass/KeePassKit" "2.4.4" github "mstarke/HNHUi" "3.0" github "robbiehanson/KissXML" "5.2.3" github "sparkle-project/Sparkle" "1.20.0"