diff --git a/CHANGES.txt b/CHANGES.txt index 2ecda50..776b3ce 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,12 @@ Version history =============== +8.0 (2023-06-02): + +- added: form header image support +- changed: conflict with Elgg < 5.0 +- changed: update for Elgg 5 + 7.0 (2022-08-24): - changed: updated for Elgg 4.3 diff --git a/elgg-plugin.php b/elgg-plugin.php index 468ba1d..56174f7 100644 --- a/elgg-plugin.php +++ b/elgg-plugin.php @@ -7,7 +7,7 @@ return [ 'plugin' => [ - 'version' => '7.0', + 'version' => '8.0', ], 'entities' => [ [