Merge branch 'rmcrackan:master' into master

This commit is contained in:
Mbucari 2022-05-24 08:48:32 -06:00 committed by GitHub
commit db1aa495ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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