diff --git a/streamerbot/4.changelogs/v0.1.17.md b/streamerbot/4.changelogs/v0.1.17.md index 94628fb1..caaf18d4 100644 --- a/streamerbot/4.changelogs/v0.1.17.md +++ b/streamerbot/4.changelogs/v0.1.17.md @@ -1,6 +1,6 @@ --- title: Streamer.bot v0.1.17 -description: Released 2022-01-20 +description: Released 2023-01-20 version: 0.1.17 releaseDate: 2023-01-20 --- @@ -210,4 +210,4 @@ void TwitchRewardGroupTogglePause(string groupName); ```csharp bool TwitchSendShoutoutById(string userId); bool TwitchSendShoutoutByLogin(string userLogin); -``` \ No newline at end of file +```