Skip to content

Commit

Permalink
chore: wrapping up v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Nov 30, 2023
1 parent 58eaec9 commit 664149f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Version history
===============

6.0.1 (2023-11-30):

- several small chores/fixes

6.0 (2023-06-02):

- changed: conflict with Elgg < 5.0
Expand Down
2 changes: 1 addition & 1 deletion elgg-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

return [
'plugin' => [
'version' => '6.0',
'version' => '6.0.1',
],
'bootstrap' => Bootstrap::class,
'settings' => [
Expand Down

0 comments on commit 664149f

Please sign in to comment.