Skip to content

Commit

Permalink
updated version number for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
markheath committed Dec 18, 2023
1 parent 39ba9f3 commit 670d408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NLayer.NAudioSupport/NLayer.NAudioSupport.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Authors>Mark Heath</Authors>
<Version>1.3.0</Version>
<Version>1.4.0</Version>
<PackageLicenseUrl></PackageLicenseUrl>
<PackageProjectUrl>https://github.com/naudio/NLayer</PackageProjectUrl>
<Description>NAudio support for NLayer</Description>
Expand Down
2 changes: 1 addition & 1 deletion NLayer/NLayer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard1.3</TargetFrameworks>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Authors>Mark Heath, Andrew Ward</Authors>
<Version>1.14.0</Version>
<Version>1.15.0</Version>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/naudio/NLayer</PackageProjectUrl>
<Description>Fully Managed MPEG 1 &amp; 2 Decoder for Layers 1, 2, &amp; 3</Description>
Expand Down

0 comments on commit 670d408

Please sign in to comment.