Bug fix #294 mp3s which are split by chapter

This commit is contained in:
Robert McRackan 2022-06-26 12:55:19 -04:00
parent efa2cfb50b
commit d0b2889fec

View File

@ -5,7 +5,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="AudibleApi" Version="4.2.2.1" /> <PackageReference Include="AudibleApi" Version="4.3.0.1" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>