From 38e9e59ce6cd0be9d759317684038b78b6fd0f79 Mon Sep 17 00:00:00 2001 From: Xin Liu Date: Wed, 26 Jul 2023 10:01:52 -0700 Subject: [PATCH] Update site templates --- .../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 19a3cb7a..aef718e0 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" : "78f60c9325c09031cc991892077f04564465cfda" + "revision" : "de0e26c65f8438b9362db8bd4aed2f7dfddb6ec1" } }, { @@ -222,7 +222,7 @@ "location" : "https://github.com/WalletConnect/WalletConnectSwiftV2", "state" : { "branch" : "main", - "revision" : "1472225fbb8c068d990e69c2ee69018654ebac3e" + "revision" : "7d4eca9cf4441bbfef649a055baea0a31fd96d83" } }, { diff --git a/Planet/versioning.xcconfig b/Planet/versioning.xcconfig index 7616d8e0..3f8606c9 100644 --- a/Planet/versioning.xcconfig +++ b/Planet/versioning.xcconfig @@ -1 +1 @@ -CURRENT_PROJECT_VERSION = 1533 +CURRENT_PROJECT_VERSION = 1534