Upped version to 4.2.15

This commit is contained in:
Kwoth
2022-07-12 03:58:41 +02:00
parent c9287dc166
commit b34fd6da4e
2 changed files with 2 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ namespace NadekoBot.Services;
public sealed class StatsService : IStatsService, IReadyExecutor, INService
{
public const string BOT_VERSION = "4.2.14";
public const string BOT_VERSION = "4.2.15";
public string Author
=> "Kwoth#2452";