Bug fix #319 : in some cases mp3 chapter metadata was incorrect

This commit is contained in:
Robert McRackan 2022-07-21 22:29:12 -04:00
parent 63877160aa
commit 7f3cbc454f
3 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AAXClean.Codecs" Version="0.2.10" />
<PackageReference Include="AAXClean.Codecs" Version="0.2.11" />
</ItemGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">