Updated changelog.md

This commit is contained in:
Kwoth
2022-08-06 17:56:14 +02:00
parent 57f839dbcd
commit 9572b9dc43
2 changed files with 14 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ namespace NadekoBot.Services;
public sealed class StatsService : IStatsService, IReadyExecutor, INService
{
public const string BOT_VERSION = "4.3.2";
public const string BOT_VERSION = "4.3.3";
public string Author
=> "Kwoth#2452";