Upped version to 4.2.10

This commit is contained in:
Kwoth
2022-06-29 11:16:32 +02:00
parent c5179979d7
commit 1517a35ef7
2 changed files with 5 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.9";
public const string BOT_VERSION = "4.2.10";
public string Author
=> "Kwoth#2452";