Skip to content

Commit

Permalink
Prepares release
Browse files Browse the repository at this point in the history
  • Loading branch information
BenParizek committed Jun 29, 2023
1 parent 759b3ab commit 2994c0e
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.45.1 - 2023-06-29

- Requires `barrelstrength/sprout:v4.0.7`
- See Redirects Module [release notes][#407redirects]

[#407redirects]: https://github.com/barrelstrength/sprout/blob/4.0.7/CHANGELOG/CHANGELOG-REDIRECTS.md

## 4.45.0 - 2023-04-01

- Requires `barrelstrength/sprout:v4.0.5`
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.45.0",
"version": "4.45.1",
"license": "proprietary",
"require": {
"barrelstrength/sprout": "^4.0.5",
"barrelstrength/sprout": "^4.0.7",
"craftcms/cms": "^4.3.0"
},
"autoload": {
Expand Down

0 comments on commit 2994c0e

Please sign in to comment.