From e2204963147ccbecfce98536c8987a71a0c01c0b Mon Sep 17 00:00:00 2001 From: Morgan Pretty Date: Mon, 7 Apr 2025 12:40:52 +1000 Subject: [PATCH] Updated to libSession 1.3.1 --- Session.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Session.xcodeproj/project.pbxproj b/Session.xcodeproj/project.pbxproj index b97983858..ea6ecd1a5 100644 --- a/Session.xcodeproj/project.pbxproj +++ b/Session.xcodeproj/project.pbxproj @@ -10063,7 +10063,7 @@ repositoryURL = "https://github.com/session-foundation/libsession-util-spm"; requirement = { kind = exactVersion; - version = 1.3.0; + version = 1.3.1; }; }; FD6A38E72C2A630E00762359 /* XCRemoteSwiftPackageReference "CocoaLumberjack" */ = { diff --git a/Session.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Session.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 8d90dc6d3..bd52b28ed 100644 --- a/Session.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Session.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -51,8 +51,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/session-foundation/libsession-util-spm", "state" : { - "revision" : "51580552aef35e52a3ae99ec72df2d70026ef415", - "version" : "1.3.0" + "revision" : "7c6665ffe8a458f57aa3cf9115873c7be9efe7cb", + "version" : "1.3.1" } }, {