From 82e3774a23f114aa683f9a1c7fe6475c40229d83 Mon Sep 17 00:00:00 2001 From: Livid Date: Sun, 12 May 2024 18:42:05 -0700 Subject: [PATCH] Update site templates: new PDF preview feature of Croptop --- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 2 +- Planet/versioning.xcconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 2f1b0340..4aadaaaf 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" : "d52abd52146ab30b7e49c521307fea4a0996f29f" + "revision" : "5497cb8760e2da113326900e051aee841bbb331b" } }, { diff --git a/Planet/versioning.xcconfig b/Planet/versioning.xcconfig index c55048dd..75796113 100644 --- a/Planet/versioning.xcconfig +++ b/Planet/versioning.xcconfig @@ -1 +1 @@ -CURRENT_PROJECT_VERSION = 2020 +CURRENT_PROJECT_VERSION = 2021