Skip to content

Commit

Permalink
VL.Audio and VL.Audio.UI are 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
antongit committed Dec 9, 2024
1 parent f75a291 commit 5824c24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VL.Audio.UI/deployment/VL.Audio.UI.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<description>Extension pack for VL.Audio that brings in UI's for driver configuration and more</description>
<tags>VL</tags>
<dependencies>
<dependency id="VL.Audio" version="1.9.2" />
<dependency id="VL.Audio" version="1.9.3" />
<dependency id="VL.ImGui.Skia" version="2024.6.6" />
</dependencies>
<license type="expression">LGPL-3.0-only</license>
Expand Down
2 changes: 1 addition & 1 deletion VL.Audio/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.9.2</version>
<version>1.9.3</version>
<title>VL.Audio</title>
<authors>NAudio, vvvv</authors>
<owners>vvvv</owners>
Expand Down

0 comments on commit 5824c24

Please sign in to comment.