Skip to content

Commit

Permalink
chore: wrapping up v14.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Oct 10, 2024
1 parent 295eed1 commit 932561b
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
===============

14.0.1 (2024-10-10):

- fixed: closes popup menus after toggleing the reply form

14.0 (2024-06-28):

- changed: updated for Elgg 6
Expand Down
2 changes: 1 addition & 1 deletion elgg-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

return [
'plugin' => [
'version' => '14.0',
'version' => '14.0.1',
'dependencies' => [
'thewire' => [
'position' => 'after',
Expand Down

0 comments on commit 932561b

Please sign in to comment.