From 19afc1c87d9b8d22934f50f2d2ef0b941bed3344 Mon Sep 17 00:00:00 2001 From: Xin Liu Date: Sat, 4 Nov 2023 16:37:25 -0700 Subject: [PATCH] Update site templates. Sepia is more feature complete now. --- .../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 87d7e3ae..de06e2f8 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" : "c64f8e9056203cdde5493ed469b350e14217b053", - "version" : "1.0.0" + "revision" : "6fd69d38532298d94e14e442034097432f93f8d8", + "version" : "1.0.3" } }, { @@ -78,7 +78,7 @@ "location" : "https://github.com/Planetable/PlanetSiteTemplates.git", "state" : { "branch" : "main", - "revision" : "9770804343e0b52316f3ab82c6ea185cacf75856" + "revision" : "7298bfcd76a1e26c4e15a4c47ad62c9424ef262f" } }, { diff --git a/Planet/versioning.xcconfig b/Planet/versioning.xcconfig index d09bbf5f..d8787588 100644 --- a/Planet/versioning.xcconfig +++ b/Planet/versioning.xcconfig @@ -1 +1 @@ -CURRENT_PROJECT_VERSION = 1758 +CURRENT_PROJECT_VERSION = 1760