Skip to content

Commit 49e6d99

Browse files
committed
chore: wrapping up v18.0
1 parent 5ac873a commit 49e6d99

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+
18.0 (2023-11-30):
5+
6+
- changed: updated for Elgg 5.1
7+
48
17.1 (2023-09-28):
59

610
- added: database seeder

elgg-plugin.php

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

1616
return [
1717
'plugin' => [
18-
'version' => '17.1',
18+
'version' => '18.0',
1919
],
2020
'bootstrap' => Bootstrap::class,
2121
'settings' => [

0 commit comments

Comments
 (0)