diff --git a/CHANGES.txt b/CHANGES.txt index 9a8177b..0ef7404 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,11 @@ Version history =============== +10.1 (2023-07-26): + +- added: database seeder +- fixed: buttons have a discernible text + 10.0 (2023-06-02): - changed: conflict with Elgg < 5.0 diff --git a/elgg-plugin.php b/elgg-plugin.php index d4bce5c..0409fc4 100644 --- a/elgg-plugin.php +++ b/elgg-plugin.php @@ -5,7 +5,7 @@ return [ 'plugin' => [ - 'version' => '10.0', + 'version' => '10.1', ], 'entities' => [ [