We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172baec commit 7dd25aeCopy full SHA for 7dd25ae
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+17.0 (2024-06-28):
5
+
6
+- changed: updated for Elgg 6.0
7
8
16.1.1 (2024-06-05):
9
10
- several small chores/fixes
elgg-plugin.php
@@ -14,7 +14,7 @@
14
15
return [
16
'plugin' => [
17
- 'version' => '16.1.1',
+ 'version' => '17.0',
18
'dependencies' => [
19
'profile' => [
20
'must_be_active' => false,
0 commit comments