Skip to content

Commit

Permalink
Prep 1.6.13
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Friedman <[email protected]>
  • Loading branch information
iMattPro committed Nov 25, 2024
1 parent 2c56f6f commit e2e3b5f
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.13
- [Fix] Restored functionality to QI's version checking.

## Version 1.6.12
- [Fix] Fixed a fatal PHP error that could occur when creating new boards from the latest build of phpBB 4.
- [Fix] Fixed a fatal PHP error that could occur when creating new boards under PHP 8.
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.12",
"version": "1.6.13",
"license": "GPL-2.0-only",
"authors": [
{
Expand Down

0 comments on commit e2e3b5f

Please sign in to comment.