Skip to content

Commit bc16a62

Browse files
committed
chore: wrapping up v18.0
1 parent d7c9464 commit bc16a62

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Version history
22
===============
33

4+
18.0 (2023-11-30):
5+
6+
- changed: updated for Elgg 5.1
7+
- fixed: throw correct exception
8+
49
17.0.2 (2023-09-28):
510

611
- fixed: concept groups edit save buttons

elgg-plugin.php

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

1414
return [
1515
'plugin' => [
16-
'version' => '17.0.2',
16+
'version' => '18.0',
1717
'dependencies' => [
1818
'groups' => [
1919
'position' => 'after',

0 commit comments

Comments
 (0)