Skip to content

Commit

Permalink
Merge pull request #4105 from bozana/9462
Browse files Browse the repository at this point in the history
pkp/pkp-lib#9462 consider user_user_groups migration script in upgrade and submodule update
  • Loading branch information
bozana authored Jan 5, 2024
2 parents d17b30a + d646396 commit 70366ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dbscripts/xml/upgrade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@

<upgrade minversion="3.1.0.0" maxversion="3.4.9.9">
<migration class="PKP\migration\upgrade\v3_5_0\I9253_SiteAnnouncements"/>
<migration class="PKP\migration\upgrade\v3_5_0\I9462_UserUserGroups"/>
</upgrade>

<!-- update plugin configuration - should be done as the final upgrade task -->
Expand Down

0 comments on commit 70366ff

Please sign in to comment.