Skip to content

Commit a16afde

Browse files
committed
chore: wrapping up v20.0.1
1 parent ab5ccfa commit a16afde

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.1 (2025-12-04):
5+
6+
- fixed: make sure RSVP notifications are always delivered by mail
7+
48
20.0 (2025-11-13):
59

610
- changed: minimal requirement updated to Elgg v6.3

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

0 commit comments

Comments
 (0)