Upped version to 4.2.12

This commit is contained in:
Kwoth
2022-06-30 11:33:45 +02:00
parent 8acf6b1194
commit a8e00a19ba
2 changed files with 7 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.11";
public const string BOT_VERSION = "4.2.12";
public string Author
=> "Kwoth#2452";