Skip to content

Commit

Permalink
chore: wrapping up v16.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Jun 5, 2024
1 parent 9a77b19 commit 4db22a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Version history
===============

16.1.1 (2024-06-05):

- several small chores/fixes

16.1 (2024-04-03):

- added: widget pages now can have a description and are searchable
Expand Down
2 changes: 1 addition & 1 deletion elgg-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

return [
'plugin' => [
'version' => '16.1',
'version' => '16.1.1',
'dependencies' => [
'profile' => [
'must_be_active' => false,
Expand Down

0 comments on commit 4db22a8

Please sign in to comment.