Skip to content

Commit

Permalink
chore: wrapping up v19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Aug 24, 2022
1 parent 8a508db commit d95c7a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Version history
===============

19.0 (2022-08-24):

- changed: updated for Elgg 4.3

18.0.1 (2022-07-12):

- several small chores/fixes
Expand Down
2 changes: 1 addition & 1 deletion elgg-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

return [
'plugin' => [
'version' => '18.0.1',
'version' => '19.0',
'dependencies' => [
'profile' => ['position' => 'after'],
],
Expand Down

0 comments on commit d95c7a3

Please sign in to comment.