Skip to content

Commit

Permalink
Merge pull request #578 from phil-davis/prepare-4.4.3
Browse files Browse the repository at this point in the history
Prepare release 4.4.3
  • Loading branch information
phil-davis authored Jul 15, 2022
2 parents 0fdd1d1 + f80b396 commit 2a043b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
ChangeLog
=========

4.4.3 (2022-07-15)
------------------

* #577: Ignore multiple same parameter-values (@heiglandreas)

4.4.2 (2022-06-24)
------------------

Expand Down
2 changes: 1 addition & 1 deletion lib/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ class Version
/**
* Full version number.
*/
const VERSION = '4.4.2';
const VERSION = '4.4.3';
}

0 comments on commit 2a043b9

Please sign in to comment.