Updated version to 4.3.9

This commit is contained in:
Kwoth
2022-10-12 20:20:05 +02:00
parent 8b6be656b3
commit 793a49fc64

View File

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