Skip to content

Commit be8d628

Browse files
committed
chore: wrapping up v22.2
1 parent 3d9dfde commit be8d628

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.2 (2026-02-11):
5+
6+
- changed: concept / admin approval groups have more options
7+
48
22.1 (2025-12-19):
59

610
- changed: group membership sorting by activity simplified

elgg-plugin.php

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

2727
return [
2828
'plugin' => [
29-
'version' => '22.1',
29+
'version' => '22.2',
3030
'dependencies' => [
3131
'groups' => [
3232
'position' => 'after',

0 commit comments

Comments
 (0)