* #278 -- new hier. chapters format

* #281 -- template bug fix

Thanks for the quick turn-around, @MBucari !
This commit is contained in:
Robert McRackan 2022-06-20 21:02:15 -04:00
parent d3a9ff539e
commit 2c42b4c585
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<Version>8.0.3.1</Version>
<Version>8.1.0.1</Version>
</PropertyGroup>
<ItemGroup>

View File

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