Skip to content

Commit ac6c76b

Browse files
committed
chore: wrapping up v11.0
1 parent b2e20c9 commit ac6c76b

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+
11.0 (2023-06-02):
5+
6+
- changed: conflict with Elgg < 5.0
7+
- changed: updated for Elgg 5.0
8+
49
10.0.1 (2022-11-16):
510

611
- fixed: comment on answer notified comment owner

elgg-plugin.php

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

1717
return [
1818
'plugin' => [
19-
'version' => '10.0.1',
19+
'version' => '11.0',
2020
],
2121
'settings' => [
2222
'close_on_marked_answer' => 'no',

0 commit comments

Comments
 (0)