0.4.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Discord.Net v0.4.1
|
||||
# Discord.Net v0.4.2
|
||||
An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
|
||||
|
||||
[Join the discussion](https://discord.gg/0SBTUU1wZTVjAMPx) on Discord.
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"warningsAsErrors": true
|
||||
},
|
||||
"dependencies": {
|
||||
"Discord.Net": "0.4.1"
|
||||
"Discord.Net": "0.4.2"
|
||||
},
|
||||
"frameworks": {
|
||||
"net45": { },
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.4.1-*",
|
||||
"version": "0.4.2-*",
|
||||
"description": "An unofficial .Net API wrapper for the Discord client.",
|
||||
"authors": [ "RogueException" ],
|
||||
"tags": [ "discord", "discordapp" ],
|
||||
|
||||
Reference in New Issue
Block a user