Skip to content

Commit 3861b98

Browse files
committed
chore: wrapping up v10.0.1
1 parent 07860a3 commit 3861b98

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+
10.0.1 (2022-11-16):
5+
6+
- fixed: comment on answer notified comment owner
7+
48
10.0 (2022-08-24):
59

610
- changed: updated for Elgg 4.3

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' => '10.0',
18+
'version' => '10.0.1',
1919
],
2020
'settings' => [
2121
'close_on_marked_answer' => 'no',

0 commit comments

Comments
 (0)