Skip to content

Commit f69b13a

Browse files
authored
Merge pull request #176 from iMattPro/develop
Bump to version 1.6.1
2 parents e841137 + 6cbd2f6 commit f69b13a

File tree

4 files changed

+19
-14
lines changed

4 files changed

+19
-14
lines changed

CHANGELOG.md

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

3+
## Version 1.6.1
4+
- [Fix] Fixed problems that prevented phpBB 4.0.0-alpha builds from successfully installing.
5+
- [Fix] Fixed unintended side effects on styling of the sidebar after updating Bootstrap 5 from the beta-3 version.
6+
- [Fix] Strengthened how QI checks for the version number of a phpBB board.
7+
38
## Version 1.6.0
49
- [Change] Updated QI to Bootstrap 5 (Internet Explorer support removed).
510
- [Change] Removed jQuery from QI.

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.0",
5+
"version": "1.6.1",
66
"license": "GPL-2.0-only",
77
"authors": [
88
{

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

develop/package-lock.json

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

0 commit comments

Comments
 (0)