Skip to content

Commit

Permalink
Bump to version 1.6.11
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Friedman <[email protected]>
  • Loading branch information
iMattPro committed Mar 4, 2024
1 parent f41f378 commit 145af26
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,5 +1,8 @@
# QuickInstall Changelog

## Version 1.6.11
- [Fix] Fixed a fatal PHP error that could occur when creating new boards from the latest build of phpBB 4 ()

## Version 1.6.10
- [Fix] Fixed a fatal PHP error that could occur when creating new boards under PHP 8.1 or newer.
- [Fix] Fixed some minor issues that could occur when populating user data.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "phpbb/quickinstall",
"description": "QuickInstall is a developer tool used to create multiple phpBB3 installations.",
"homepage": "https://www.phpbb.com/customise/db/official_tool/phpbb3_quickinstall",
"version": "1.6.10",
"version": "1.6.11",
"license": "GPL-2.0-only",
"authors": [
{
Expand Down

0 comments on commit 145af26

Please sign in to comment.