Skip to content

Commit

Permalink
6.8.61
Browse files Browse the repository at this point in the history
  • Loading branch information
derjoachim committed Jul 19, 2024
1 parent 37c7587 commit c748ceb
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 @@
19-07-2024: 6.8.61
- Email: Fix attachment problem with ampersands in file name.
- Email: Display files with ampersands in file name correctly, fix download link.

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.60";
return "6.8.61";

0 comments on commit c748ceb

Please sign in to comment.