Skip to content

Commit 3e03574

Browse files
committed
chore: wrapping up v20.0.2
1 parent d50b538 commit 3e03574

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+
20.0.2 (2025-12-19):
5+
6+
- fix: correctly sort notification queue
7+
48
20.0.1 (2025-12-04):
59

610
- fixed: make sure RSVP notifications are always delivered by mail

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

0 commit comments

Comments
 (0)