Skip to content

Commit b31415b

Browse files
committed
chore: wrapping up v13.0
1 parent 8337069 commit b31415b

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+
13.0 (2024-06-28):
5+
6+
- added: restorable capability
7+
- changed: updated for Elgg 6
8+
49
12.0 (2023-11-30):
510

611
- changed: updated for Elgg 5.1

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

0 commit comments

Comments
 (0)