Upped version to 4.1.4

This commit is contained in:
Kwoth
2022-05-06 19:15:29 +02:00
parent c73c2da6a4
commit 44478e0f47
2 changed files with 4 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.3";
public const string BOT_VERSION = "4.1.4";
public string Author
=> "Kwoth#2452";