Skip to content

Commit 095601d

Browse files
committed
chore: wrapping up v19.0.4
1 parent fca7888 commit 095601d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Version history
22
===============
33

4+
19.0.4 (2024-12-11):
5+
6+
- fixed: highlighted events widget should be sortable on edit form
7+
48
19.0.3 (2024-11-21):
59

610
- fixed: notification on waitinglist promotion respects recipient language

elgg-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
return [
1616
'plugin' => [
17-
'version' => '19.0.3',
17+
'version' => '19.0.4',
1818
],
1919
'bootstrap' => Bootstrap::class,
2020
'settings' => [

0 commit comments

Comments
 (0)