Skip to content

Commit 2938525

Browse files
committed
chore: wrapping up v7.0.3
1 parent ccbc2d4 commit 2938525

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+
7.0.3 (2025-03-06):
5+
6+
- fixed: correctly show multilevel site menus
7+
48
7.0.2 (2025-02-12):
59

610
- several small chores/fixes

elgg-plugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
return [
99
'plugin' => [
10-
'version' => '7.0.2',
10+
'version' => '7.0.3',
1111
],
1212
'actions' => [
1313
'mmenu/save_menu_state' => [],

0 commit comments

Comments
 (0)