Skip to content

Commit 81d9f38

Browse files
committed
chore: wrapping up v13.0.1
1 parent 66b3ab1 commit 81d9f38

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+
13.0.1 (2025-01-23):
5+
6+
- fixed: questions owners should not be able to edit answers
7+
48
13.0 (2024-06-28):
59

610
- added: restorable capability

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' => '13.0',
19+
'version' => '13.0.1',
2020
],
2121
'settings' => [
2222
'close_on_marked_answer' => 'no',

0 commit comments

Comments
 (0)