Skip to content

Commit eae77a6

Browse files
authored
Merge pull request #270 from iMattPro/release-1.6.11
Bump to version 1.6.11
2 parents f41f378 + 145af26 commit eae77a6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# QuickInstall Changelog
22

3+
## Version 1.6.11
4+
- [Fix] Fixed a fatal PHP error that could occur when creating new boards from the latest build of phpBB 4 ()
5+
36
## Version 1.6.10
47
- [Fix] Fixed a fatal PHP error that could occur when creating new boards under PHP 8.1 or newer.
58
- [Fix] Fixed some minor issues that could occur when populating user data.

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "phpbb/quickinstall",
33
"description": "QuickInstall is a developer tool used to create multiple phpBB3 installations.",
44
"homepage": "https://www.phpbb.com/customise/db/official_tool/phpbb3_quickinstall",
5-
"version": "1.6.10",
5+
"version": "1.6.11",
66
"license": "GPL-2.0-only",
77
"authors": [
88
{

0 commit comments

Comments
 (0)