Skip to content

Commit 6f512bd

Browse files
committed
chore: wrapping up v16.0
1 parent 7bb2cd3 commit 6f512bd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Version history
22
===============
33

4+
16.0 (2023-11-30):
5+
6+
- changed: updated for Elgg 5.1
7+
48
15.1.1 (2023-07-26):
59

610
- fixed: buttons have a discernible text

elgg-plugin.php

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

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

0 commit comments

Comments
 (0)