From 3abcfe9225e1a185d66d97c3b528b884e1f4c79e Mon Sep 17 00:00:00 2001 From: Xin Liu Date: Wed, 20 Mar 2024 14:26:53 -0700 Subject: [PATCH] Update site templates --- .../xcshareddata/swiftpm/Package.resolved | 6 +++--- Planet/versioning.xcconfig | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 442efdf5..fda6998c 100644 --- a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -79,7 +79,7 @@ "location" : "https://github.com/Planetable/PlanetSiteTemplates.git", "state" : { "branch" : "main", - "revision" : "b8091f2cde2a136d65701dd60aaf0886d7cc6dff" + "revision" : "ca2997828114dc17e1ce401eeadaf59f12843a66" } }, { @@ -195,8 +195,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/scinfu/SwiftSoup.git", "state" : { - "revision" : "1d39e56d364cba79ce43b341f9661b534cccb18d", - "version" : "2.7.1" + "revision" : "028487d4a8a291b2fe1b4392b5425b6172056148", + "version" : "2.7.2" } }, { diff --git a/Planet/versioning.xcconfig b/Planet/versioning.xcconfig index a39f6c70..6d343fd7 100644 --- a/Planet/versioning.xcconfig +++ b/Planet/versioning.xcconfig @@ -1 +1 @@ -CURRENT_PROJECT_VERSION = 1918 +CURRENT_PROJECT_VERSION = 1919