Skip to content

Commit 79922b3

Browse files
committed
chore: wrapping up v19.0.3
1 parent 940b95a commit 79922b3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.txt

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

4+
19.0.3 (2024-11-21):
5+
6+
- fixed: notification on waitinglist promotion respects recipient language
7+
- fixed: registration validation email respects recipient language
8+
- fixed: rsvp notification now respect language of recipient
9+
410
19.0.2 (2024-10-25):
511

612
- fixed: import correct attendees module

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

0 commit comments

Comments
 (0)