Skip to content

Commit

Permalink
Update imhex.vm to 1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vm-packages committed Jun 5, 2024
1 parent 370dd68 commit 4b71b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/imhex.vm/imhex.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>imhex.vm</id>
<version>1.33.2</version>
<version>1.34.0</version>
<authors>WerWolv</authors>
<description>A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.</description>
<dependencies>
<dependency id="common.vm" />
<dependency id="imhex" version="[1.33.2]" />
<dependency id="imhex" version="[1.34.0]" />
</dependencies>
</metadata>
</package>

0 comments on commit 4b71b6d

Please sign in to comment.