Skip to content

Commit f305bf8

Browse files
authored
Merge pull request #18 from plone/datakurre-trainings
Fix registration for upgrade step 20250919001
2 parents 773afb1 + 14dbac7 commit f305bf8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

backend/news/18.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix registration for upgrade step 20250919001

backend/src/ploneconf/core/upgrades/configure.zcml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
<include package=".v20250802001" />
77
<include package=".v20250905001" />
8+
<include package=".v20250919001" />
89

910
<!-- -*- extra stuff goes here -*- -->
1011

0 commit comments

Comments
 (0)