From 445117ddc326f1c6de57659419df7f94b1ae4979 Mon Sep 17 00:00:00 2001 From: Xin Liu Date: Sat, 17 Jun 2023 15:44:55 -0700 Subject: [PATCH] [Grid] Template: Fix head tags for Twitter --- .../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 821f6f4c..99bbe34c 100644 --- a/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Planet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -69,7 +69,7 @@ "location" : "https://github.com/Planetable/PlanetSiteTemplates.git", "state" : { "branch" : "main", - "revision" : "eb5e78a2de9fbc6cc0a64d6d53402552408eda09" + "revision" : "8bdbd89b772ea36a7a26836ba3d28c2d2b99b6a7" } }, { diff --git a/Planet/versioning.xcconfig b/Planet/versioning.xcconfig index 2af6dbed..28b20f5f 100644 --- a/Planet/versioning.xcconfig +++ b/Planet/versioning.xcconfig @@ -1 +1 @@ -CURRENT_PROJECT_VERSION = 1406 +CURRENT_PROJECT_VERSION = 1407