Skip to content

Commit ac19489

Browse files
committed
chore: wrapping up v9.0.1
1 parent 48ea8a1 commit ac19489

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGES.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Version history
22
===============
33

4+
9.0.1 (2023-11-30):
5+
6+
- several small chores/fixes
7+
48
9.0 (2023-06-02):
59

610
- changed: conflict with Elgg < 5.0

Diff for: elgg-plugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
return [
77
'plugin' => [
8-
'version' => '9.0',
8+
'version' => '9.0.1',
99
],
1010
'bootstrap' => Bootstrap::class,
1111
'events' => [

0 commit comments

Comments
 (0)