We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07860a3 commit 3861b98Copy full SHA for 3861b98
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+10.0.1 (2022-11-16):
5
+
6
+- fixed: comment on answer notified comment owner
7
8
10.0 (2022-08-24):
9
10
- changed: updated for Elgg 4.3
elgg-plugin.php
@@ -15,7 +15,7 @@
15
16
return [
17
'plugin' => [
18
- 'version' => '10.0',
+ 'version' => '10.0.1',
19
],
20
'settings' => [
21
'close_on_marked_answer' => 'no',
0 commit comments