Skip to content

Commit a5b7e1f

Browse files
committed
chore: wrapping up v21.0.1
1 parent 93b8ac2 commit a5b7e1f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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+
21.0.1 (2025-07-09):
5+
6+
- several small chores/fixes
7+
48
21.0 (2025-04-16):
59

610
- changed: updated for Elgg 6.2

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' => '21.0',
16+
'version' => '21.0.1',
1717
'dependencies' => [
1818
'groups' => [
1919
'position' => 'after',

0 commit comments

Comments
 (0)