Skip to content

Commit 58340e0

Browse files
committed
chore: wrapping up v9.0.4
1 parent dae5423 commit 58340e0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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+
9.0.4 (2025-07-09):
5+
6+
- several small chores/fixes
7+
48
9.0.3 (2025-05-28):
59

610
- fixed: correctly parse form definition

elgg-plugin.php

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

88
return [
99
'plugin' => [
10-
'version' => '9.0.3',
10+
'version' => '9.0.4',
1111
],
1212
'entities' => [
1313
[

0 commit comments

Comments
 (0)