Upped version to 4.3.5

This commit is contained in:
Kwoth
2022-08-17 22:10:07 +02:00
parent 7d9e456fe5
commit 7c8756096d
2 changed files with 22 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.3.4";
public const string BOT_VERSION = "4.3.5";
public string Author
=> "Kwoth#2452";