Skip to content

Commit 8084e83

Browse files
committed
chore: wrapping up v22.0.4
1 parent f440e69 commit 8084e83

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+
22.0.4 (2025-06-18):
5+
6+
- fixed: simple access control should use access level from first field
7+
48
22.0.3 (2025-01-23):
59

610
- fixed: PHP notice about dynamic properties

elgg-plugin.php

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

1212
return [
1313
'plugin' => [
14-
'version' => '22.0.3',
14+
'version' => '22.0.4',
1515
'dependencies' => [
1616
'profile' => ['position' => 'after'],
1717
],

0 commit comments

Comments
 (0)