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 e0ebd64 commit ecb46b3Copy full SHA for ecb46b3
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+18.0.1 (2024-01-12):
5
+
6
+- several small chores/fixes
7
8
18.0 (2023-11-30):
9
10
- changed: updated for Elgg 5.1
elgg-plugin.php
@@ -15,7 +15,7 @@
15
16
return [
17
'plugin' => [
18
- 'version' => '18.0',
+ 'version' => '18.0.1',
19
],
20
'bootstrap' => Bootstrap::class,
21
'settings' => [
0 commit comments