Upped version, updated CHANGELOG.md

This commit is contained in:
Kwoth
2022-06-15 21:39:42 +02:00
parent 6c11d11645
commit dbeb83561a
2 changed files with 13 additions and 10 deletions

View File

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