Skip to content

Commit 7bea57f

Browse files
committed
chore: wrapping up v4.0
1 parent 3e73c25 commit 7bea57f

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+
4.0 (2021-09-27):
5+
6+
- changed: updated for Elgg 4
7+
48
3.1 (2020-06-09):
59

610
- added: action to clear csv results

elgg-plugin.php

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

77
return [
88
'plugin' => [
9-
'version' => '3.1',
9+
'version' => '4.0',
1010
],
1111
'entities' => [
1212
[

0 commit comments

Comments
 (0)