diff --git a/CHANGES.txt b/CHANGES.txt index 7c290fc..6e3f05f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,10 @@ Version history =============== +14.0.2 (2024-12-11): + +- several small chores/fixes + 14.0.1 (2024-11-21): - several small chores/fixes diff --git a/elgg-plugin.php b/elgg-plugin.php index 0841fb0..8f10644 100644 --- a/elgg-plugin.php +++ b/elgg-plugin.php @@ -9,7 +9,7 @@ return [ 'plugin' => [ - 'version' => '14.0.1', + 'version' => '14.0.2', ], 'bootstrap' => Bootstrap::class, 'actions' => [