Skip to content

Commit

Permalink
Updated Discord.net in TalkingBot project as well
Browse files Browse the repository at this point in the history
  • Loading branch information
pi4erd committed Aug 21, 2023
1 parent 45535ff commit de865d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TalkingBot/TalkingBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.10.0" />
<PackageReference Include="Discord.Net" Version="3.12.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

2 comments on commit de865d2

@pi4erd
Copy link
Owner Author

@pi4erd pi4erd commented on de865d2 Aug 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And that is why I should create branches and pull requests for big updates like this... No matter how small the change may be...

@pi4erd
Copy link
Owner Author

@pi4erd pi4erd commented on de865d2 Nov 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that i've looked at it, it's strange that my newest version is 1.5.1 and my previous one is 2.1.0...

Please sign in to comment.