0.7.3-beta3

This commit is contained in:
RogueException
2015-10-16 23:44:42 -03:00
parent 8ae78f1989
commit 27db09bdc7
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Discord.Net v0.7.3-beta2 # Discord.Net v0.7.3-beta3
An unofficial .Net API Wrapper for the Discord client (http://discordapp.com). An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
Check out the [documentation](https://discordnet.readthedocs.org/en/latest/) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx). Check out the [documentation](https://discordnet.readthedocs.org/en/latest/) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx).

View File

@@ -1,5 +1,5 @@
{ {
"version": "0.7.3-beta2", "version": "0.7.3-beta3",
"description": "A Discord.Net extension adding basic command support.", "description": "A Discord.Net extension adding basic command support.",
"authors": [ "RogueException" ], "authors": [ "RogueException" ],
"tags": [ "discord", "discordapp" ], "tags": [ "discord", "discordapp" ],

View File

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