Browse Source

Dealing with nuget's versioning restrictions

pull/288/head
RogueException 8 years ago
parent
commit
cf3aa40c8a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Discord.Net.Audio/project.json

+ 1
- 1
src/Discord.Net.Audio/project.json View File

@@ -1,5 +1,5 @@
{
"version": "0.9.5-1",
"version": "0.9.5-r1",
"description": "A Discord.Net extension adding voice support.",
"authors": [ "RogueException" ],


Loading…
Cancel
Save