Skip to content

Commit

Permalink
chore: wrapping up v12.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Nov 21, 2024
1 parent af810c4 commit c7bc7d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion elgg-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

return [
'plugin' => [
'version' => '12.1',
'version' => '12.1.1',
],
'entities' => [
[
Expand Down

0 comments on commit c7bc7d0

Please sign in to comment.