From 44e2cef18c6eca354a2327c6f099ff60494a0d78 Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Wed, 2 Dec 2020 15:23:08 -0500 Subject: [PATCH] New in v4.1.0 - upgrade all to .NET5 - bug fix: when codec doesn't appear in prioritized list, just get the 1st available - add more account privacy in logs --- LibationLauncher/LibationLauncher.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LibationLauncher/LibationLauncher.csproj b/LibationLauncher/LibationLauncher.csproj index d6d791c7..d0262833 100644 --- a/LibationLauncher/LibationLauncher.csproj +++ b/LibationLauncher/LibationLauncher.csproj @@ -13,7 +13,7 @@ win-x64 - 4.0.15.1 + 4.1.0.1