Skip to content

Commit 0d83179

Browse files
committed
chore: wrapping up v20.0.1
1 parent 1a8bb1f commit 0d83179

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+
20.0.1 (2025-02-12):
5+
6+
- fixed: load esm module on groups edit form
7+
- fixed: ownership transfer now is able to select a user again
8+
49
20.0 (2025-01-23):
510

611
- changed: updated for Elgg 6.1

elgg-plugin.php

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

1414
return [
1515
'plugin' => [
16-
'version' => '20.0',
16+
'version' => '20.0.1',
1717
'dependencies' => [
1818
'groups' => [
1919
'position' => 'after',

0 commit comments

Comments
 (0)