Skip to content

Commit 324f750

Browse files
committed
chore: wrapping up v16.1.1
1 parent 75263d2 commit 324f750

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+
16.1.1 (2022-11-16):
5+
6+
- fixed: OOM errors when editing large groups for admins
7+
48
16.1 (2022-10-27):
59

610
- added: csv exporter support for group role during group member export

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' => '16.1',
17+
'version' => '16.1.1',
1818
'dependencies' => [
1919
'groups' => [
2020
'position' => 'after',

0 commit comments

Comments
 (0)