Skip to content

Commit

Permalink
Bump to 1.6.7 for release
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Friedman <[email protected]>
  • Loading branch information
iMattPro committed Feb 25, 2022
1 parent 4868142 commit cb508e9
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.7
- [Fix] Fixed compatibility issues with the latest build of phpBB-4.0-dev.

## Version 1.6.6
- [Feature] Added an option to delete all phpBB cookies on the server (found in the PHP info page's footer).
- [Fix] Using the search filter feature on the PHP info page no longer breaks the table-layout on the page.
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.6",
"version": "1.6.7",
"license": "GPL-2.0-only",
"authors": [
{
Expand Down

0 comments on commit cb508e9

Please sign in to comment.