This commit is contained in:
RogueException
2015-10-10 22:57:22 -03:00
parent a04f3af9b8
commit 5343eabc1e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.7.2-beta2",
"version": "0.7.2",
"description": "A small Discord.Net extension to make bot creation easier.",
"authors": [ "RogueException" ],
"tags": [ "discord", "discordapp" ],
@@ -13,7 +13,7 @@
"warningsAsErrors": true
},
"dependencies": {
"Discord.Net": "0.7.2-beta2"
"Discord.Net": "0.7.2"
},
"frameworks": {
"net45": { },

View File

@@ -1,5 +1,5 @@
{
"version": "0.7.2-beta2",
"version": "0.7.2",
"description": "An unofficial .Net API wrapper for the Discord client.",
"authors": [ "RogueException" ],
"tags": [ "discord", "discordapp" ],