Updated CHANGELOG.md, Upped version to 4.2.14

This commit is contained in:
Kwoth
2022-07-03 23:00:12 +02:00
parent 4d175477f5
commit 42cbb7f626
2 changed files with 19 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.2.13";
public const string BOT_VERSION = "4.2.14";
public string Author
=> "Kwoth#2452";