Skip to content

Commit

Permalink
6.8.64
Browse files Browse the repository at this point in the history
  • Loading branch information
mschering committed Aug 13, 2024
1 parent 1c82a84 commit eb2b80d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
13-08-2024: 6.8.64
- Core: PHP 8.2 compatibility fix
- Core: Fixed combobox not loading value in Account dialog causing DB error

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.63";
return "6.8.64";
2 changes: 1 addition & 1 deletion www/views/goui/goui

0 comments on commit eb2b80d

Please sign in to comment.