Skip to content

Commit

Permalink
Added upgrade to 6104, Plone 6.1.0a5.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Aug 1, 2024
1 parent 093aba1 commit e5a8b75
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions news/6104.internal
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Added upgrade to 6104, Plone 6.1.0a5.
[maurits]
12 changes: 12 additions & 0 deletions plone/app/upgrade/v61/configure.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,16 @@
/>
</gs:upgradeSteps>

<gs:upgradeSteps
profile="Products.CMFPlone:plone"
source="6103"
destination="6104"
>
<!-- Plone 6.1.0a5 -->
<gs:upgradeStep
title="Miscellaneous"
handler="..utils.null_upgrade_step"
/>
</gs:upgradeSteps>

</configure>

0 comments on commit e5a8b75

Please sign in to comment.