Skip to content

Commit

Permalink
Finish v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rungta committed Sep 12, 2023
1 parent 4c9fd0f commit 1594f54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Release notes for the Router Craft CMS plugin.



## Unreleased
## 1.4.2 - 2023-09-12

### Fixed
- Improved compatibility of `relatedTo` elements' descendants on older versions of Craft and PHP.
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": "miranj/craft-router",
"description": "Use URL segments as filtering criteria on an entry query.",
"type": "craft-plugin",
"version": "1.4.1",
"version": "1.4.2",
"keywords": [
"craft",
"craftcms",
Expand Down

0 comments on commit 1594f54

Please sign in to comment.