Skip to content

Commit

Permalink
pkp/pkp-lib#9456 Allowing user private editorial notes
Browse files Browse the repository at this point in the history
  • Loading branch information
nibou230 committed Nov 30, 2023
1 parent eac92c2 commit b0b8e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dbscripts/xml/upgrade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@
<upgrade minversion="3.4.0.0" maxversion="3.4.9.9">
<migration class="PKP\migration\upgrade\v3_5_0\I9197_MigrateAccessKeys"/>
<migration class="PKP\migration\upgrade\v3_5_0\I9262_Highlights"/>
<migration class="PKP\migration\upgrade\v3_5_0\I9456_PrivateNotes"/>
</upgrade>

<upgrade minversion="3.1.0.0" maxversion="3.4.9.9">
Expand Down

0 comments on commit b0b8e36

Please sign in to comment.