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 dae5423 commit 58340e0Copy full SHA for 58340e0
2 files changed
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+9.0.4 (2025-07-09):
5
+
6
+- several small chores/fixes
7
8
9.0.3 (2025-05-28):
9
10
- fixed: correctly parse form definition
elgg-plugin.php
@@ -7,7 +7,7 @@
return [
'plugin' => [
- 'version' => '9.0.3',
+ 'version' => '9.0.4',
11
],
12
'entities' => [
13
[
0 commit comments