Update version to beta

This commit is contained in:
RogueException
2016-08-25 23:32:48 -03:00
parent bed27778db
commit 01c4771217
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0-dev-*",
"version": "1.0.0-beta-*",
"description": "A Discord.Net extension adding command support.",
"authors": [ "RogueException" ],

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0-dev-*",
"version": "1.0.0-beta-*",
"description": "An unofficial .Net API wrapper for the Discord service.",
"authors": [ "RogueException" ],
@@ -38,7 +38,7 @@
"System.Net.Http": "4.1.0",
"System.Net.NameResolution": "4.0.0",
"System.Net.Sockets": "4.1.0",
"System.Net.WebSockets.Client": "4.0.0",
"System.Net.WebSockets.Client": "4.0.0",
"System.Reflection.Extensions": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0",