Skip to content

Commit e49c8f4

Browse files
committed
chore: wrapping up v19.0.7
1 parent d84fe0c commit e49c8f4

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.7 (2025-05-07):
5+
6+
- fixed: missing event name in notification when removed from waitinglist
7+
48
19.0.6 (2025-03-27):
59

610
- fixed: use correct styling of icon only URLs

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.6',
17+
'version' => '19.0.7',
1818
],
1919
'bootstrap' => Bootstrap::class,
2020
'settings' => [

0 commit comments

Comments
 (0)