Skip to content

Commit

Permalink
chore: wrapping up v17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Jun 2, 2023
1 parent 6e9e01a commit eac4c51
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Version history
===============

17.0 (2023-06-02):

- changed: conflict with Elgg < 5.0
- changed: updated for Elgg 5

16.2 (2023-01-19):

- added: group membership widget sort options
Expand Down
2 changes: 1 addition & 1 deletion elgg-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

return [
'plugin' => [
'version' => '16.2',
'version' => '17.0',
'dependencies' => [
'groups' => [
'position' => 'after',
Expand Down

0 comments on commit eac4c51

Please sign in to comment.