diff --git a/CHANGES.txt b/CHANGES.txt index 76529ce..5fe106c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,11 @@ Version history =============== +12.1.1 (2024-11-21): + +- fixed: admin preview pagination not working +- fixed: send export complete notification in recipient language + 12.1 (2024-10-10): - added: user first and last login time to export data diff --git a/elgg-plugin.php b/elgg-plugin.php index 9105970..7103e0a 100644 --- a/elgg-plugin.php +++ b/elgg-plugin.php @@ -4,7 +4,7 @@ return [ 'plugin' => [ - 'version' => '12.1', + 'version' => '12.1.1', ], 'entities' => [ [