Skip to content

Commit

Permalink
Bump to version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iMattPro committed Jul 10, 2020
1 parent 32dcf8d commit 638d0f8
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
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.4.2
- [Fix] Fixed Delete buttons broken in version 1.4.1.

## Version 1.4.1
- [Change] Replaced use of Emoji with BS icons for a more cohesive and consistent UI.
- [Change] Improved all Buttons in the QI UI.
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.4.1",
"version": "1.4.2",
"license": "GPL-2.0-only",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion develop/package-lock.json

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

2 changes: 1 addition & 1 deletion develop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quickinstall",
"version": "1.4.1",
"version": "1.4.2",
"license": "GPL-2.0-only",
"dependencies": {
"autoprefixer": "^9.8.4",
Expand Down

0 comments on commit 638d0f8

Please sign in to comment.