Upped version to 4.1.2

This commit is contained in:
Kwoth
2022-04-16 17:27:17 +02:00
parent 1aa95a5dd0
commit f6a53b96c7
2 changed files with 2 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.1.1";
public const string BOT_VERSION = "4.1.2";
public string Author
=> "Kwoth#2452";