We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b8ac2 commit a5b7e1fCopy full SHA for a5b7e1f
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+21.0.1 (2025-07-09):
5
+
6
+- several small chores/fixes
7
8
21.0 (2025-04-16):
9
10
- changed: updated for Elgg 6.2
elgg-plugin.php
@@ -13,7 +13,7 @@
13
14
return [
15
'plugin' => [
16
- 'version' => '21.0',
+ 'version' => '21.0.1',
17
'dependencies' => [
18
'groups' => [
19
'position' => 'after',
0 commit comments