diff --git a/CHANGES.txt b/CHANGES.txt index a802d95..3a2ad96 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,10 @@ Version history =============== +10.0.1 (2024-10-10): + +- several small chores/fixes + 10.0 (2024-06-28): - changed: updated for Elgg 6 diff --git a/elgg-plugin.php b/elgg-plugin.php index 404b8f9..d73207f 100644 --- a/elgg-plugin.php +++ b/elgg-plugin.php @@ -11,7 +11,7 @@ return [ 'plugin' => [ - 'version' => '10.0', + 'version' => '10.0.1', ], 'settings' => [ 'enable_group_stats' => 'no',