Skip to content

Commit

Permalink
bump discord.net dependency to 2.0.0 :D
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Johnston committed Jan 3, 2019
1 parent bebaf7c commit b430c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CSSBot/CSSBot.csproj
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netcoreapp1.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Discord.Net" Version="2.0.0-beta" />
<PackageReference Include="Discord.Net" Version="2.0.0" />
<PackageReference Include="Humanizer" Version="2.5.1" />
<PackageReference Include="LiteDB" Version="4.1.4" />
<PackageReference Include="System.Net.Http" Version="4.3.3" />
Expand Down

0 comments on commit b430c94

Please sign in to comment.