From 2edbbed583c79a13fefb888c2a824520aaa228c4 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Wed, 15 Feb 2017 12:09:10 +0100 Subject: [PATCH] song not found fix --- src/NadekoBot/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NadekoBot/project.json b/src/NadekoBot/project.json index a88058ea..88ebdd52 100644 --- a/src/NadekoBot/project.json +++ b/src/NadekoBot/project.json @@ -18,7 +18,7 @@ }, "dependencies": { "AngleSharp": "0.9.9", - "libvideo": "1.0.0", + "libvideo": "1.0.1", "CoreCLR-NCalc": "2.1.2", "Google.Apis.Urlshortener.v1": "1.19.0.138", "Google.Apis.YouTube.v3": "1.20.0.701",