Skip to content

Commit 6ed520f

Browse files
committed
chore: wrapping up v16.0.1
1 parent 4ee1b5d commit 6ed520f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Version history
22
===============
33

4+
16.0.1 (2022-10-07):
5+
6+
- fixed: deadloop during sending of GroupMail
7+
- fixed: group invite menu item availability
8+
49
16.0 (2022-08-24):
510

611
- changed: registration with group invite

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

0 commit comments

Comments
 (0)