Skip to content

Commit

Permalink
Prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
BenParizek committed May 24, 2024
1 parent ddd7e56 commit f0c079b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 4.47.2 - 2024-05-24

- Requires `barrelstrength/sprout:4.2.6`
- See Redirects Module [release notes][#426redirects]

[#426redirects]: https://github.com/barrelstrength/craft-sprout/blob/4.2.6/CHANGELOG/CHANGELOG-REDIRECTS.md

## 4.47.1 - 2024-05-18

- Requires `barrelstrength/sprout:4.2.4`
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "barrelstrength/sprout-redirects",
"type": "craft-plugin",
"version": "4.47.1",
"version": "4.47.2",
"license": "proprietary",
"require": {
"barrelstrength/sprout": "^4.2.4",
"barrelstrength/sprout": "^4.2.6",
"craftcms/cms": "^4.3.0"
},
"autoload": {
Expand Down

0 comments on commit f0c079b

Please sign in to comment.