Skip to content

Commit

Permalink
6.8.85
Browse files Browse the repository at this point in the history
  • Loading branch information
mschering committed Nov 12, 2024
1 parent e2883e5 commit e74a667
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
11-11-2024: 6.8.85
- Billing: Fixed undefined index 'sort'

11-11-2024: 6.8.84
- Billing: Sort on price and supplier
- Core: Bugfix when editing custom fieldset. Also enable editing of fieldset with parent fieldset
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.84";
return "6.8.85";

0 comments on commit e74a667

Please sign in to comment.