From d04d08e206db5882072523b4b69fcd927f0025b9 Mon Sep 17 00:00:00 2001 From: Xin Liu Date: Wed, 8 Nov 2023 20:26:11 -0800 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 d0189349..54cd5245 100644 --- a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -59,8 +59,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/airwolfspace/mediaview", "state" : { - "revision" : "7a22d8309e4c2ed62ac022e58495fde8a2a3b48d", - "version" : "1.0.6" + "revision" : "ad7fd5758f38cac780ff4f840c9d1680ce828433", + "version" : "1.0.7" } }, { @@ -78,7 +78,7 @@ "location" : "https://github.com/Planetable/PlanetSiteTemplates.git", "state" : { "branch" : "main", - "revision" : "7298bfcd76a1e26c4e15a4c47ad62c9424ef262f" + "revision" : "6eb0e167398254dbd189c09eee0411199b721716" } }, { diff --git a/Planet/versioning.xcconfig b/Planet/versioning.xcconfig index 296af3e0..3af1de13 100644 --- a/Planet/versioning.xcconfig +++ b/Planet/versioning.xcconfig @@ -1 +1 @@ -CURRENT_PROJECT_VERSION = 1769 +CURRENT_PROJECT_VERSION = 1770