Skip to content

Commit

Permalink
(chore) Update craft to 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nitriques committed Jan 27, 2025
1 parent cd7974e commit d8255af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,22 +37,6 @@ fieldLayouts:
userCondition: null
warning: null
width: 50
-
dateAdded: '2024-12-10T17:13:08+00:00'
elementCondition: null
fieldUid: 3ce9ecc2-8c9b-4d1f-962c-eca70eee7033 # Title
handle: seoTitle
includeInCards: false
instructions: null
label: 'Share Title'
providesThumbs: false
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
uid: 6b737ebe-60e3-4921-a75d-08208f576327
userCondition: null
warning: null
width: 50
-
dateAdded: '2024-12-10T17:13:08+00:00'
elementCondition: null
Expand Down Expand Up @@ -94,8 +78,8 @@ icon: gear
name: 'Site configuration'
showSlugField: false
showStatusField: false
slugTranslationKeyFormat: ''
slugTranslationKeyFormat: null
slugTranslationMethod: site
titleFormat: 'Site configuration'
titleTranslationKeyFormat: ''
titleTranslationKeyFormat: null
titleTranslationMethod: site
4 changes: 2 additions & 2 deletions project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1733850788
dateModified: 1737999999
elementSources:
craft\elements\Asset:
-
Expand Down Expand Up @@ -381,5 +381,5 @@ system:
live: true
name: $SITE_NAME
retryDuration: 60
schemaVersion: 5.5.0.0
schemaVersion: 5.6.0.2
timeZone: America/Toronto

0 comments on commit d8255af

Please sign in to comment.