Skip to content

Commit

Permalink
Added upgrade to 6021, Plone 6.0.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Dec 19, 2023
1 parent 6921905 commit a260585
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions news/6021.internal
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Added upgrade to 6021, Plone 6.0.10.
[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 @@ -345,4 +345,18 @@

</gs:upgradeSteps>

<gs:upgradeSteps
profile="Products.CMFPlone:plone"
source="6020"
destination="6021"
>
<!-- Plone 6.0.10 -->

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

</gs:upgradeSteps>

</configure>

0 comments on commit a260585

Please sign in to comment.