Skip to content

Commit 6b067ef

Browse files
committed
chore: wrapping up v7.0
1 parent a1f69bd commit 6b067ef

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+
7.0 (2023-11-30):
5+
6+
- changed: updated for Elgg 5.1
7+
48
6.0.1 (2023-07-26):
59

610
- fixed: do not try to add menu item on non saved entities

elgg-plugin.php

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

33
return [
44
'plugin' => [
5-
'version' => '6.0.1',
5+
'version' => '7.0',
66
],
77
'actions' => [
88
'dataroot_browser/delete_file' => [

0 commit comments

Comments
 (0)