Skip to content

Commit

Permalink
6.8.56
Browse files Browse the repository at this point in the history
  • Loading branch information
derjoachim committed Jun 24, 2024
1 parent f24de8c commit e010bc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
24-06-2024: 6.8.56
- E-mail: Fixed autocomplete bug where typed text would stick too
- Core: Import responded with invalid JSON due to echo statement.
- Core: improve verbosity for incorrectly parsed date in email message
Expand Down
2 changes: 1 addition & 1 deletion www/version.php
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?php
return "6.8.55";
return "6.8.56";

0 comments on commit e010bc2

Please sign in to comment.