Skip to content

Commit

Permalink
chore: version bump and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmenich committed Oct 8, 2024
1 parent 56ab7a2 commit 31b7db0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 4.0.3 - 2024-10-08
- change show entries sync job to always sync long and short description fields

## 4.0.2 - 2024-10-01
- add ability to select what show entries to sync
- fix URL issue on control panel Shows template
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "moon/pbs-media-manager-craft-kenburns",
"description": "Media Manager 4 for PBS API",
"version": "4.0.2",
"version": "4.0.3",
"type": "craft-plugin",
"keywords": ["craftcms", "pbs", "media-manager"],
"license": "MIT",
Expand Down

0 comments on commit 31b7db0

Please sign in to comment.