From aabb4bf2988541ce7d4285ab038d49b6d781e6a5 Mon Sep 17 00:00:00 2001 From: Sehelitar <1716704+sehelitar@users.noreply.github.com> Date: Sun, 26 Jan 2025 14:59:52 +0100 Subject: [PATCH] Fixed authentication process following major Kick interface update. --- Kick.bot.csproj | 4 ++-- KickAPI | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Kick.bot.csproj b/Kick.bot.csproj index 894c9bc..5e67f31 100644 --- a/Kick.bot.csproj +++ b/Kick.bot.csproj @@ -3,10 +3,10 @@ net4.7.2 AnyCPU;x64 - 0.6.1.0 + 0.6.2.0 Sehelitar Kick Streaming integration for Streamer.bot - Sehelitar ©2023 + Sehelitar ©2023-2025 AGPL-3.0-only Kick.bot Kick.bot diff --git a/KickAPI b/KickAPI index 93055d5..0fcf22e 160000 --- a/KickAPI +++ b/KickAPI @@ -1 +1 @@ -Subproject commit 93055d556f9d903998145a09ca33948e93647040 +Subproject commit 0fcf22eb73f5e7726c9ecf8e9bfdf3649d1c2290