Skip to content

Commit

Permalink
6.8.62
Browse files Browse the repository at this point in the history
  • Loading branch information
mschering committed Jul 29, 2024
1 parent b5f313e commit c3f763a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
29-07-2024: 6.8.62
- ActiveSync: Restored correct ActiveSync Z-Push version

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.61";
return "6.8.62";

0 comments on commit c3f763a

Please sign in to comment.