Skip to content

Commit 18ae8dd

Browse files
committed
chore: wrapping up v12.0
1 parent 92c9f8d commit 18ae8dd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Version history
22
===============
33

4+
12.0 (2024-06-28):
5+
6+
- added: poll action to clear votes
7+
- added: restorable capability
8+
- changed: updated for Elgg 6
9+
410
11.0 (2023-11-30):
511

612
- changed: updated for Elgg 5.1

elgg-plugin.php

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

1414
return [
1515
'plugin' => [
16-
'version' => '11.0',
16+
'version' => '12.0',
1717
],
1818
'bootstrap' => Bootstrap::class,
1919
'entities' => [

0 commit comments

Comments
 (0)