Skip to content

Commit

Permalink
release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardolardi committed Oct 13, 2024
1 parent b2be255 commit 7756223
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 @@
# Release Notes for Video Dimensions

## 1.0.2 - 2024-10-13
- [fix: honor subpath of volume](https://github.com/riccardolardi/craft-video-dimensions/pull/1)

## 1.0.1 - 2024-05-21
- require >= php 8.0, craftcms/cms ^4.0|5.0

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "riccardo-lardi/craft-video-dimensions",
"version": "1.0.1",
"version": "1.0.2",
"description": "Plugin that stores video dimensions after asset save.",
"type": "craft-plugin",
"license": "proprietary",
Expand Down

0 comments on commit 7756223

Please sign in to comment.