Skip to content

Commit 3fc8d42

Browse files
committed
chore: wrapping up v17.0
1 parent 7e7855f commit 3fc8d42

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.txt

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

4+
17.0 (2023-06-02):
5+
6+
- added: group tool container logic check
7+
- changed: conflict with Elgg < 5.0
8+
- changed: updated for Elgg 5
9+
- changed: updated to fullcalendar v6+
10+
411
16.0.4 (2023-05-03):
512

613
- fixed: correctly export attendee slot participation

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' => '16.0.4',
18+
'version' => '17.0',
1919
],
2020
'bootstrap' => Bootstrap::class,
2121
'settings' => [

0 commit comments

Comments
 (0)