Skip to content

Commit

Permalink
Update exiftool.vm to 13.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vm-packages committed Nov 27, 2024
1 parent 5fe6f9d commit 50c85b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/exiftool.vm/exiftool.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>exiftool.vm</id>
<version>13.3.0</version>
<version>13.4.0</version>
<authors>Phil Harvey</authors>
<description>A tool for reeding and writing file metadata</description>
<dependencies>
<dependency id="common.vm" />
<dependency id="exiftool" version="[13.3.0]" />
<dependency id="exiftool" version="[13.4.0]" />
</dependencies>
</metadata>
</package>
Expand Down

0 comments on commit 50c85b8

Please sign in to comment.