Add support for unencrypted mp3 audiobooks

This commit is contained in:
Robert McRackan 2021-09-24 08:26:23 -04:00
parent bfb1dbc69a
commit 7c38e18435

View File

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net5.0</TargetFramework> <TargetFramework>net5.0</TargetFramework>
<Version>6.0.7.1</Version> <Version>6.1.0.1</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>