Skip to content

Commit 37c84a7

Browse files
authored
Merge pull request #283 from iMattPro/prep-1.6.15
Update to 1.6.15
2 parents a686e15 + 2758c20 commit 37c84a7

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# QuickInstall Changelog
22

3+
## Version 1.6.15
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.14
47
- [Fix] Fixed a fatal PHP error that could occur when creating new boards from the latest build of phpBB 4.
58

composer.json

Lines changed: 1 addition & 1 deletion
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.14",
5+
"version": "1.6.15",
66
"license": "GPL-2.0-only",
77
"authors": [
88
{

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)