Skip to content

Commit 6ccfd0d

Browse files
committed
upped version
1 parent 10216f5 commit 6ccfd0d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VL.Audio.UI/deployment/VL.Audio.UI.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
33
<metadata>
44
<id>VL.Audio.UI</id>
5-
<version>1.9.5</version>
5+
<version>1.9.6</version>
66
<title>VL.Audio.UI</title>
77
<authors>vvvv</authors>
88
<owners>vvvv</owners>
@@ -11,7 +11,7 @@
1111
<description>Extension pack for VL.Audio that brings in UI's for driver configuration and more</description>
1212
<tags>VL</tags>
1313
<dependencies>
14-
<dependency id="VL.Audio" version="1.9.5" />
14+
<dependency id="VL.Audio" version="1.9.6" />
1515
<dependency id="VL.ImGui.Skia" version="2024.6.6" />
1616
</dependencies>
1717
<license type="expression">LGPL-3.0-only</license>

VL.Audio/deployment/VL.Audio.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
33
<metadata>
44
<id>VL.Audio</id>
5-
<version>1.9.5</version>
5+
<version>1.9.6</version>
66
<title>VL.Audio</title>
77
<authors>NAudio, vvvv</authors>
88
<owners>vvvv</owners>

0 commit comments

Comments
 (0)