Skip to content

Commit ff4019b

Browse files
committed
chore: wrapping up v19.2
1 parent 6d48ce5 commit ff4019b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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.2 (2025-07-09):
5+
6+
- changed: moved menu callbacks to their own classes
7+
48
19.1 (2025-05-28):
59

610
- changed: replaced the event_attendees menu with filter:event/attendees

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

0 commit comments

Comments
 (0)