Upped version to 4.2.9

This commit is contained in:
Kwoth
2022-06-25 10:42:16 +02:00
parent 4294f8efd5
commit f616364d8a
2 changed files with 6 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.8";
public const string BOT_VERSION = "4.2.9";
public string Author
=> "Kwoth#2452";