Skip to content

Commit

Permalink
chore: wrapping up v19.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Dec 11, 2024
1 parent fca7888 commit 095601d
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.4 (2024-12-11):

- fixed: highlighted events widget should be sortable on edit form

19.0.3 (2024-11-21):

- fixed: notification on waitinglist promotion respects recipient language
Expand Down
2 changes: 1 addition & 1 deletion elgg-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

return [
'plugin' => [
'version' => '19.0.3',
'version' => '19.0.4',
],
'bootstrap' => Bootstrap::class,
'settings' => [
Expand Down

0 comments on commit 095601d

Please sign in to comment.