Skip to content

Commit

Permalink
chore: wrapping up v6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Aug 7, 2024
1 parent 4c6a5e2 commit 73f762b
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
===============

6.2 (2024-08-07):

- added: clicking on iconbar will open first level if submenu opened

6.1.3 (2024-01-31):

- several small chores/fixes
Expand Down
2 changes: 1 addition & 1 deletion elgg-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

return [
'plugin' => [
'version' => '6.1.3',
'version' => '6.2',
],
'actions' => [
'mmenu/save_menu_state' => [],
Expand Down

0 comments on commit 73f762b

Please sign in to comment.