Removed prerelease tag from project.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-beta2-*",
|
||||
"version": "1.0.0-*",
|
||||
"description": "A Discord.Net extension adding support for bot commands.",
|
||||
"authors": [ "RogueException" ],
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-beta2-*",
|
||||
"version": "1.0.0-*",
|
||||
"description": "A .Net API wrapper and bot framework for Discord.",
|
||||
"authors": [ "RogueException" ],
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-beta2-*",
|
||||
"version": "1.0.0-*",
|
||||
"description": "A core Discord.Net library containing the REST client and models.",
|
||||
"authors": [ "RogueException" ],
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-beta2-*",
|
||||
"version": "1.0.0-*",
|
||||
"description": "A core Discord.Net library containing the RPC client and models.",
|
||||
"authors": [ "RogueException" ],
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-beta2-*",
|
||||
"version": "1.0.0-*",
|
||||
"description": "A core Discord.Net library containing the WebSocket client and models.",
|
||||
"authors": [ "RogueException" ],
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-beta2-*",
|
||||
"version": "1.0.0-*",
|
||||
"description": "An aynchronous API wrapper for Discord. This metapackage includes all of the optional Discord.Net components.",
|
||||
"authors": [ "RogueException" ],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user