Skip to content

Commit

Permalink
Update version to 9.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
tparviainen committed Dec 18, 2023
1 parent 2d0f404 commit b4f4905
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.3" />
<PackageReference Include="ClashOfClans" Version="9.0.0-rc1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.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.3" />
<PackageReference Include="ClashOfClans" Version="9.0.0-rc1" />
<PackageReference Include="Microsoft.Extensions.PlatformAbstractions" Version="1.1.0" />
</ItemGroup>

Expand Down

0 comments on commit b4f4905

Please sign in to comment.