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 563f568 commit 665f80cCopy full SHA for 665f80c
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+21.0 (2025-04-16):
5
+
6
+- changed: updated for Elgg 6.2
7
8
20.0.2 (2025-03-27):
9
10
- fixed: use correct styling of icon only URLs
elgg-plugin.php
@@ -13,7 +13,7 @@
13
14
return [
15
'plugin' => [
16
- 'version' => '20.0.2',
+ 'version' => '21.0',
17
'dependencies' => [
18
'groups' => [
19
'position' => 'after',
0 commit comments