Updated CHANGELOG.md, upped version to 4.3.14

This commit is contained in:
Kwoth
2023-04-02 20:46:27 +02:00
parent a9aea65134
commit 37acdb81e8
2 changed files with 17 additions and 7 deletions

View File

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