From c3b542089ce3aeb5990ed838fe22dda2fd45e9d4 Mon Sep 17 00:00:00 2001 From: Xin Liu Date: Wed, 28 Jun 2023 07:10:22 -0700 Subject: [PATCH] Update deps --- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- Planet/versioning.xcconfig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index d8e30e4c..acda91cd 100644 --- a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -78,7 +78,7 @@ "location" : "https://github.com/Planetable/PlanetSiteTemplates.git", "state" : { "branch" : "main", - "revision" : "03aae372828c4a97fb8d4dea4bfd1f567dc540d0" + "revision" : "bd1f75270dd18db04ab0624ce520ed6596a82063" } }, { @@ -222,7 +222,7 @@ "location" : "https://github.com/WalletConnect/WalletConnectSwiftV2", "state" : { "branch" : "main", - "revision" : "d3515abf86fc404f776417e18cceb07c1e2fe455" + "revision" : "9b831af49900f07f887ed8d08acb73d5777b9d03" } }, { diff --git a/Planet/versioning.xcconfig b/Planet/versioning.xcconfig index d78d13fb..ab02ed54 100644 --- a/Planet/versioning.xcconfig +++ b/Planet/versioning.xcconfig @@ -1 +1 @@ -CURRENT_PROJECT_VERSION = 1445 +CURRENT_PROJECT_VERSION = 1446