From 089edc0f7da918905e01cb0673feb5709ba49982 Mon Sep 17 00:00:00 2001 From: dichternebel Date: Sun, 3 Nov 2024 22:16:38 +0100 Subject: [PATCH] Update packages. --- Program.cs | 2 +- RecentFollowers.csproj | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Program.cs b/Program.cs index 99a0f39..6ccd6b7 100644 --- a/Program.cs +++ b/Program.cs @@ -23,7 +23,7 @@ namespace RecentFollowers { class Program { - private static readonly string currentTwitchCliVersion = "1.1.22"; + private static readonly string currentTwitchCliVersion = "1.1.24"; private static readonly HttpClient client = new HttpClient(); diff --git a/RecentFollowers.csproj b/RecentFollowers.csproj index 4dad1e0..5603c10 100644 --- a/RecentFollowers.csproj +++ b/RecentFollowers.csproj @@ -9,7 +9,7 @@ assets/twitch.ico AnyCPU;x64 true - 1.4.1 + 1.4.2 dichternebel @@ -26,12 +26,12 @@ - - - - - - + + + + + +