Skip to content

Commit

Permalink
6.7.84
Browse files Browse the repository at this point in the history
  • Loading branch information
derjoachim committed Jun 17, 2024
1 parent 42fca44 commit dde77be
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 @@
17-06-2024: 6.7.84
- Core: Fixed PHP 7.3 compatibility. GroupOffice 6.7.83 Installation Issue #1152

11-06-2024: 6.7.83
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.7.83";
return "6.7.84";

0 comments on commit dde77be

Please sign in to comment.