Skip to content

Commit

Permalink
Merge pull request #259 from iMattPro/release-1.6.8
Browse files Browse the repository at this point in the history
Release 1.6.8
  • Loading branch information
iMattPro authored Jun 18, 2022
2 parents bc7efea + 0b8870b commit 262e4d5
Show file tree
Hide file tree
Showing 8 changed files with 120 additions and 1,131 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# QuickInstall Changelog

## Version 1.6.8
- [Fix] Fixed handling of Newly Registered Users. Populated users added to the NRU group will now have zero posts and zero activity.
- [Fix] Minor PHP and CSS fixes.

## Version 1.6.7
- [Fix] Fixed compatibility issues with the latest build of phpBB-4.0-dev.

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.7",
"version": "1.6.8",
"license": "GPL-2.0-only",
"authors": [
{
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 262e4d5

Please sign in to comment.