Draw fixed, version upped

This commit is contained in:
Kwoth
2022-06-29 17:53:15 +02:00
parent c66e0fb6b7
commit 11d9db99ff
3 changed files with 9 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.10";
public const string BOT_VERSION = "4.2.11";
public string Author
=> "Kwoth#2452";