Skip to content

Commit 7dd25ae

Browse files
committed
chore: wrapping up v17.0
1 parent 172baec commit 7dd25ae

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Version history
22
===============
33

4+
17.0 (2024-06-28):
5+
6+
- changed: updated for Elgg 6.0
7+
48
16.1.1 (2024-06-05):
59

610
- several small chores/fixes

elgg-plugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
return [
1616
'plugin' => [
17-
'version' => '16.1.1',
17+
'version' => '17.0',
1818
'dependencies' => [
1919
'profile' => [
2020
'must_be_active' => false,

0 commit comments

Comments
 (0)