Skip to content

Commit

Permalink
Update VL.Audio.nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
joreg authored Feb 29, 2024
1 parent 9b4ac3f commit 0a06ec0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deployment/VL.Audio.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>VL.Audio</id>
<version>1.4.4-preview</version>
<version>1.4.5-preview</version>
<title>VL.Audio</title>
<authors>NAudio, vvvv</authors>
<owners>vvvv</owners>
Expand Down Expand Up @@ -30,6 +30,7 @@
<file src="..\*.vl" target="" exclude="" />
<file src="..\help\**" target="help\" exclude="" />
<file src="..\README.md" target="docs\" />
<file src="..\.github\images\*" target="docs\" />
<file src="nugeticon.png" target="icon\" />
</files>
</package>

0 comments on commit 0a06ec0

Please sign in to comment.