Upped version to 4.2.1, updated CHANGELOG.md

This commit is contained in:
Kwoth
2022-06-14 14:36:53 +02:00
parent f922543d33
commit 571e1c801f
2 changed files with 11 additions and 3 deletions

View File

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