Skip to content

Commit 5e507f7

Browse files
committed
chore: wrapping up v22.1
1 parent dd9b0fa commit 5e507f7

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+
22.1 (2025-12-19):
5+
6+
- changed: group membership sorting by activity simplified
7+
48
22.0 (2025-11-13):
59

610
- changed: moved assignment of group admin to members listing actions

elgg-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
return [
2727
'plugin' => [
28-
'version' => '22.0',
28+
'version' => '22.1',
2929
'dependencies' => [
3030
'groups' => [
3131
'position' => 'after',

0 commit comments

Comments
 (0)