Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
antongit committed Apr 24, 2024
1 parent 4593b17 commit 72552f6
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 @@ -12,7 +12,7 @@
<description>UI for VL.Audio Settings</description>
<tags>VL, sound, music, asio, wasapi, analysis, synthesis, buffer, wav, mp3, aiff, audioin, audioout, audioplayer, fft</tags>
<dependencies>
<dependency id="VL.Audio" version="1.6.0-alpha" />
<dependency id="VL.Audio" version="1.6.1-alpha" />
</dependencies>
<license type="expression">LGPL-3.0-only</license>
<icon>icon\nugeticon.png</icon>
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.6.0-alpha</version>
<version>1.6.1-alpha</version>
<title>VL.Audio</title>
<authors>NAudio, vvvv</authors>
<owners>vvvv</owners>
Expand Down

0 comments on commit 72552f6

Please sign in to comment.