Skip to content

Commit e2499e4

Browse files
committed
chore: wrapping up v9.0.1
1 parent ff24313 commit e2499e4

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+
9.0.1 (2024-12-11):
5+
6+
- several small chores/fixes
7+
48
9.0 (2024-06-28):
59

610
- changed: updated for Elgg 6

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',
10+
'version' => '9.0.1',
1111
],
1212
'entities' => [
1313
[

0 commit comments

Comments
 (0)