From 3eda498a5ea718d17cdc33ba4ff5eabd3086f5f1 Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Thu, 26 Aug 2021 12:51:55 -0400 Subject: [PATCH] new AudibleApi nuget no longer relies on external json and js files which caused issues --- LibationLauncher/LibationLauncher.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LibationLauncher/LibationLauncher.csproj b/LibationLauncher/LibationLauncher.csproj index 53b57dd0..de0c6769 100644 --- a/LibationLauncher/LibationLauncher.csproj +++ b/LibationLauncher/LibationLauncher.csproj @@ -13,7 +13,7 @@ win-x64 - 5.5.7.1 + 5.5.7.2