Fixed .timley

This commit is contained in:
Kwoth
2022-06-24 13:24:36 +02:00
parent 8d26d16fff
commit 69eb5f2c56
3 changed files with 8 additions and 2 deletions

View File

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