Skip to content

Commit

Permalink
Craft 5 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tam committed Mar 31, 2024
1 parent 3b41190 commit 72b4482
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 5.0.0 - 2024-03-31
- Craft 5 Update

## 4.0.0 - 2024-03-31
- Craft 4 Update

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "ether/splash",
"description": "Quickly and easily get beautiful Unsplash images in Craft!",
"version": "4.0.0",
"version": "5.0.0",
"type": "craft-plugin",
"minimum-stability": "dev",
"require": {
"craftcms/cms": "^4",
"craftcms/cms": "^5",
"ext-curl": "*"
},
"autoload": {
Expand Down

0 comments on commit 72b4482

Please sign in to comment.