Update version to beta
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-dev-*",
|
||||
"version": "1.0.0-beta-*",
|
||||
"description": "A Discord.Net extension adding command support.",
|
||||
"authors": [ "RogueException" ],
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user