diff --git a/CHANGELOG.md b/CHANGELOG.md index caa0a50..36c20ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/composer.json b/composer.json index a134dca..c53e3f3 100644 --- a/composer.json +++ b/composer.json @@ -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": [ {