Skip to content

Commit

Permalink
Updated to D#+ 4.3.0 nightly 01123
Browse files Browse the repository at this point in the history
  • Loading branch information
MonzUn committed Apr 26, 2022
1 parent 3e1d4c4 commit ca8697d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DiscordLink/DiscordLink.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@

<ItemGroup>

<PackageReference Include="DSharpPlus" Version="4.2.0-nightly-01107" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.2.0-nightly-01107" />
<PackageReference Include="ElixrMods.Framework" Version="3.2.0-RC.7" />
<PackageReference Include="DSharpPlus" Version="4.3.0-nightly-01123" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.3.0-nightly-01123" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Nito.AsyncEx.Coordination" Version="5.1.2" />
</ItemGroup>
Expand Down

0 comments on commit ca8697d

Please sign in to comment.