Skip to content

Commit

Permalink
Added upgrade to 6024, Plone 6.0.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Aug 1, 2024
1 parent e5a8b75 commit f49c8c8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions news/6024.internal
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Added upgrade to 6024, Plone 6.0.13.
[maurits]
14 changes: 14 additions & 0 deletions plone/app/upgrade/v60/configure.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -398,4 +398,18 @@

</gs:upgradeSteps>

<gs:upgradeSteps
profile="Products.CMFPlone:plone"
source="6023"
destination="6024"
>
<!-- Plone 6.0.13 -->

<gs:upgradeStep
title="Miscellaneous"
handler="..utils.null_upgrade_step"
/>

</gs:upgradeSteps>

</configure>

0 comments on commit f49c8c8

Please sign in to comment.