Updated changelog.md, Upped version to 4.3.2

This commit is contained in:
Kwoth
2022-07-28 14:33:32 +02:00
parent 3c715a29ca
commit 43fa5a22f5
3 changed files with 13 additions and 4 deletions

View File

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