We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c56f6f commit e2e3b5fCopy full SHA for e2e3b5f
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# QuickInstall Changelog
2
3
+## Version 1.6.13
4
+- [Fix] Restored functionality to QI's version checking.
5
+
6
## Version 1.6.12
7
- [Fix] Fixed a fatal PHP error that could occur when creating new boards from the latest build of phpBB 4.
8
- [Fix] Fixed a fatal PHP error that could occur when creating new boards under PHP 8.
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": [
{
0 commit comments