Skip to content

Commit

Permalink
Bump ClashOfClans to 8.8.0-rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
tparviainen committed Jul 1, 2023
1 parent a8678f0 commit 96e971d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ClashOfClans.App/ClashOfClans.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ClashOfClans" Version="8.8.0-rc3" />
<PackageReference Include="ClashOfClans" Version="8.8.0-rc4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/ClashOfClans.Blazor/ClashOfClans.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ClashOfClans" Version="8.8.0-rc3" />
<PackageReference Include="ClashOfClans" Version="8.8.0-rc4" />
<PackageReference Include="Microsoft.Extensions.PlatformAbstractions" Version="1.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 96e971d

Please sign in to comment.