Skip to content

Commit

Permalink
bump TraceLd.DiscordWebhook to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TraceLD committed Aug 4, 2020
1 parent ed6b3af commit 393ec3c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Mmcc.Stats.Core/Mmcc.Stats.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="TraceLd.DiscordWebhook" Version="1.0.3" />
<PackageReference Include="TraceLd.DiscordWebhook" Version="1.0.4" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="Microsoft.Extensions.Options" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="MySql.Data" Version="8.0.21" />
<PackageReference Include="TraceLd.DiscordWebhook" Version="1.0.3" />
<PackageReference Include="TraceLd.DiscordWebhook" Version="1.0.4" />
<PackageReference Include="TraceLd.MineStatSharp" Version="1.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Mmcc.Stats/Mmcc.Stats.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Serilog.AspNetCore" Version="3.4.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.0-dev-00839" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0-dev-00887" />
<PackageReference Include="TraceLd.DiscordWebhook" Version="1.0.3" />
<PackageReference Include="TraceLd.DiscordWebhook" Version="1.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 393ec3c

Please sign in to comment.